R package for Automating R package development at KWB to a Predefined Style
For details on how to create your own R package skeleton to the predefined KWB-R style, the following resources are avaiable:
-
Tutorials
-
Code examples: for an overview on R scripts used to either create a new R package from scratch or to standardise an already existing R package, have a look at https://github.com/KWB-R/kwb.pkgbuild/issues/26. In case you successfully used kwb.pkgbuild it would be great if you could add your R script to this showcase.