Closed karoliskoncevicius closed 5 years ago
As for the example, this is small (and now in english) and could be added to the data
folder, as ch_adecco_sjmi
.
https://github.com/christophsax/dstools/blob/master/inst/prepare/ch_adecco_sjmi.R
If you store an object in the data
folder (e.g., as .Rdata
), with LazyData: true
, it will be available as soon as the package is loaded.
For the other points, see my commit.
Can you add examples?
@christophsax added data and examples
Also would like to hear your opinion about #3
Nice, thanks!
Issuing this pull request for review, to see if I am hitting the spot of what you had in mind.
Also question: what to do about examples? Is there a toy swissdata object available for examples?