This function is not intended for use by most people. It downloads the raw data file from IMOS with NO QC or data manipulation done. User beware. It can be used to view the raw data that IMOS provides behind the scenes.
pr_get_s3(file)
A dataframe of raw IMOS data
Options for file
include: "bgc_trip"
dat <- pr_get_s3("bgc_trip")
dat <- pr_get_s3("bgc_zoop_raw")
dat <- pr_get_s3("bgc_phyto_raw")
dat <- pr_get_s3("cpr_phyto_raw")
dat <- pr_get_s3("cpr_zoop_raw")