Learn R Programming

readabs (version 0.4.9)

search_files: Search for a file within an ABS catalogue

Description

Search for a file within an ABS catalogue

Usage

search_files(string, catalogue, refresh = FALSE)

Arguments

string

String to search for among filenames in a catalogue

catalogue

Name of catalogue

refresh

logical; `FALSE` by default. When `TRUE`, will re-scrape the list of files within the catalogue.

Examples

Run this code
# NOT RUN {
  search_files("GM1", "labour-force-australia") 
# }

Run the code above in your browser using DataLab