hcrfetch: function to fetch data directly

Description Usage Author(s)

View source: R/backend.R

Description

function to fetch data directly

Usage

1
2
3
4
5
6
7
hcrfetch(
  src,
  dataset,
  file,
  path = here::here("data-raw", fs::path_sanitize(dataset), fs::path_sanitize(file)),
  cache = TRUE
)

Author(s)

Hisham Galal


galalH/hcrdata documentation built on July 9, 2021, 10:03 a.m.