-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor README and Vignette(s) #227
Comments
* rebuild docs index * iterate version, update NEWS * rewrite README, see #227 * local refresh of sysdata
functions work but help files are (apparently) corrupted (see below), not sure if me or the documentation. probably me honestly. `Downloading GitHub repo mattcowgill/readabs@HEAD Installing package into ‘/Users/u1040068/Library/R/arm64/4.2/library’
|
Very weird @palesl, I’ll check it out |
Hi @palesl, I can't reproduce this, which is weird! We're both on arm64 (Apple Silicon) machines, too. Could you please try restarting R, then doing this again?
|
HI Matt, yes it seems to work now, thanks! |
We now have three broad groups of functions:
read_abs()
) to load ABS time series datadownload_abs_data_cube()
to load ABS data cubesread_api()
) to load data from the ABS.Stat APIThe README should make it clear what each of these groups of functions are, what they do, and when you would use one over the other. Each group of functions should have a separate vignette OR a clearly-delineated separate section in a single vignette.
The text was updated successfully, but these errors were encountered: