download_abs_ts: Download and import a dataframe

View source: R/download_data.R

download_abs_tsR Documentation

Download and import a dataframe

Description

Download and import a dataframe

Usage

download_abs_ts(cat_no, branch = "main")

Arguments

cat_no

ABS catalogue number such as "6202.0"

branch

Name of the Github branch of this repo from which to download file

Details

download_abs_ts() presumes that a file corresponding to the requested catalogue number is present in the GitHub repo for this package.

Value

A dataframe

Examples

## Not run: 
download_abs_ts("6202.0")

## End(Not run)

djpr-data/djprdashdata documentation built on Jan. 20, 2025, 12:31 p.m.