README.md

DYNATE

DYNATE package

Installation guidance

In R, run the following block of codes:

```{r, include = FALSE} remotes::install_github( repo = "jichunxie/DYNATE", build_vignettes = TRUE, build_manual = TRUE)



A tutorial of this package can be found in this repository under "DYNATE/vignettes/" or running the following block of codes in R:

```{r, include = FALSE}
library(DYNATE)
browseVignettes("DYNATE")


Try the DYNATE package in your browser

Any scripts or data that you put into this service are public.

DYNATE documentation built on Oct. 14, 2022, 5:07 p.m.