read_stf_information.Rd
Reads data from information tab.
read_stf_information(files = NULL, path = ".")
stf_read_information(files = NULL, path = ".")
a tibble with data from the information tab.
if (FALSE) { # \dontrun{
informacao <- read_stf_information("html", plan = "multiprocess")
} # }