View source: R/ProxyDataManager.R
ProxyDataManager | R Documentation |
ProxyDataManager S3 class
ProxyDataManager( master_sheet = get("CONFIG", envir = .PTBoxProxydata)$master$path )
master_sheet |
character file path of the Master Sheet |
library(PTBoxProxydata) mng <- ProxyDataManager() acer_ap <- load_set(mng, 'acer_ap_mfa', 'tibble', FALSE, TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.