beta version complete
This is version 1.0.0-beta ready for review before it becomes version 1.0.0 that we share.
- Removed API key info as rCAX now includes an internal read-only key
- Add plot to basics.Rmd
- Allow cols and sortcols in
rcax_table_query()
to be numbers, although the results might be non-intuitive forrcax_hli_xport()
since the number will refer to the column order in the table before the columns are sorted into the order found in the downloaded Excel files.