opendatabio / opendatabio-r

R package for interacting with OpenDataBio
https://opendatabio.gitlab.io/
GNU General Public License v3.0
3 stars 2 forks source link

Write tutorial vignettes #8

Open andrechalom opened 7 years ago

andrechalom commented 7 years ago

We need to write clear package vignettes to document the use of the package. Specially the importation of spatial data is too complex to be handled by a package function, a how-to would be more adequate.

andrechalom commented 7 years ago

The use of shapefiles and kmz should be included in the vignette, not in the package (closing #7).

adalardo commented 3 years ago

during "installing the packages to build vignettes" there is an error with rmarkdown. I include rmarkdown in suggests field of description file as indicated by https://github.com/yihui/knitr/issues/1864, it works.