Skip to contents

The goal of hello is to …

Installation

You can install the development version of hello from GitHub with:

# install.packages("devtools")
devtools::install_github("ramiromagno/hello")

Example

An equation.

di,j=ρ(α(cicj)2+β(pipj)2+γ(vivj)2)1/2.d_{i,j} = \rho (\alpha (c_i-c_j)^2+\beta (p_i-p_j)^2+ \gamma (v_i-v_j)^2)^{1/2}\ .

That was an equation.

Check the article!

A cross-reference to an article: vignette("an-article").