Skip to content

phamdinhkhanh/VNDS

Repository files navigation

VNDS package

Installation

In order to install VNDS package, we must use devtools which is specific package for install github reposit in R. In case your computer have not yet had devtools, let install it as below:

install.packages("devtools")

Because of devtools is available in cran so we can use command install.packages() for installation. But for VNDS package we just remain in develop mode. So you have to install though devtools as following:

library(devtools)
devtools::install_github("phamdinhkhanh/VNDS")

When you get error in installation, kindly report us according to bug issues link: github.

Guideline

General tutorial about VNDS package version 1.0.0: http://rpubs.com/phamdinhkhanh/392610

General tutorial about VNDS package version 0.0.7: http://rpubs.com/phamdinhkhanh/388499

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published