These functions provide an interface from R to the Automatic Dogumentation system of Labrador. This can be a useful way to download all separate products within a group or all versions of a product.

get_region_table(group = NULL)

get_product_table(group = NULL)

Arguments

group

If provided, these functions will only return products or regions tagged with `group` in Autodog. If NULL, the default, these functions will return all values.

Value

A dataframe with product or region names, product nicknames (if applicable), product/region groups, and product/region definitions.