coderaanalytics / econdatar

R package for uploading and downloading data to/from www.econdata.co.za
MIT License
6 stars 2 forks source link

`man/read_dataset.Rd`: `tidy` argument in same column as optional arguments #33

Open aidanhorn opened 5 months ago

aidanhorn commented 5 months ago

In man/read_dataset.Rd, I think that tidy should be in the same column as the arguments that come before it, as otherwise it currently looks messy. I propose that it goes in the tabular environment at

https://github.com/coderaanalytics/econdatar/blob/d0d26a26e05399556cd27b71a90f9dc70f6e8600/man/read_dataset.Rd#L20

Current screenshot: Column position of optional arguments in read_dataset.Rd