Skip to content

fetchNASIS() and fetchVegdata(): conditionally exclude extended tables in queries #394

@brownag

Description

@brownag

This would allow for reduced sets of tables to be used in database snapshots by checking presence of "extended" tables in the database prior to running queries (which result in errors if tables do not exist)

Via an argument user could specify a character vector of extended tables to include, or FALSE to exclude all extended data.

Warnings would be issued in the event tables are missing, unless the user explicitly is setting the argument in such a way that they should be excluded.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions