Supports three modes: - mode="auto": assign list to a name like gs_tables_<chunklabel> - mode="single_or_list": assign a single table (if n=1) or a list to a given name - mode="vector_map": map first k tables to k names

extractTablesToEnv(htmlBlock, saveConfig)

Arguments

htmlBlock

Character vector of HTML (from Genstat output)

saveConfig

List produced by normalize_save_tables_option()

Details

Requires: xml2, rvest