RaymondBalise / rUM

r template for RStudio from your friends at the University of Miami.
https://raymondbalise.github.io/rUM/
Other
8 stars 3 forks source link

for dataset documentation #53

Open higgi13425 opened 5 months ago

higgi13425 commented 5 months ago

Would it be possible to write a function rox(dataset) to examine a dataset and write a roxygen file specific to this dataset, with item = variable name description = data type for that variable

so that you can go in and edit, but the syntax is already correct.