R/helper_fun.R

Defines functions helper_fun

Documented in helper_fun

#' @title read config
helper_fun <- function() {
  config <- yaml::read_yaml("https://raw.githubusercontent.com/connorrothschild/tpltheme/master/config.yaml")
}
connorrothschild/tpltheme documentation built on Dec. 20, 2020, 7:18 a.m.