Technomics / readflexfile

An R package to read the Flex File data format.
GNU General Public License v3.0
2 stars 1 forks source link

Add argument to read only some tables #36

Open ahjames11 opened 1 year ago

ahjames11 commented 1 year ago

It might be useful to read only some of the tables. Consider adding an argument.

Might want a separate function to not clutter it.

Might have to modify costmisc::read_json_zip().