Retrieve/display meta data by project
Arguments
- project
Project name.
- tab.name
String, table name. Optional, used to filter output to a specific table.
- tab.type
String, table type. Optional, used to filter output. Options include "main", "spat" (spatial), "port", "grid" (gridded), and "aux" (auxiliary).
- format
Logical, whether to format output using
pander
. Useful for displaying in reports.