Skip to content

pedro-andrade-inpe/colrow

Repository files navigation

colrow - Handling SimU, CR, and LU data

R-CMD-check

Instructions to install in Windows

Run the following commands in R:

install.packages(c("devtools", "sf", "tmap"))
devtools::install_github("pedro-andrade-inpe/colrow")

Instructions to install in Linux

Install libgit2-dev (for devtools), libudunits2-dev (for sf), and libcairo2-dev (for tmap):

apt-get install libgit2-dev libudunits2-dev libcairo2-dev

Run the following commands in R:

install.packages(c("devtools", "sf", "tmap"))
devtools::install_github("pedro-andrade-inpe/colrow")

About

R package to handle ColRow Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published