/hello2

Primary LanguageROtherNOASSERTION

hello

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.

$$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.