if (FALSE) {
pages <- tibble::tibble(page = c("http://vosonlab.net",
"https://rsss.cass.anu.edu.au"),
type = c("int", "all"),
max_depth = c(2, 2))
webData <- webAuth |>
Collect(pages, writeToFile = TRUE)
}
Run the code above in your browser using DataLab