Downloads and caches one O*NET text archive. Existing non-empty cached files are reused.
Examples
if (interactive()) {
path <- onet_archive_download("30.3")
basename(path)
}
Downloads and caches one O*NET text archive. Existing non-empty cached files are reused.
if (interactive()) {
path <- onet_archive_download("30.3")
basename(path)
}