updateAssets: Update the Literasee NCIEA report assets in and existing...

View source: R/NCIEA_Report_utils.R

updateAssetsR Documentation

Update the Literasee NCIEA report assets in and existing report directory

Description

Update local assets for use with the NCIEA RMarkdown template.

Usage

updateAssets(asset.type=c("css", "js", "pandoc", "rmd"), asset.directory = "assets")

Arguments

asset.type

Character. Which of the assets to update. Defaults to ‘css’, ‘js’, ‘pandoc’ and ‘rmd’. The ‘images’ can also be updated.

asset.directory

Character. The ‘assets’ directory in which to copy/overwrite the requested assets. This directory should already include the appropriate subdirectories (‘css’, ‘js’, etc.).

Value

Updates the requested assets in a local report directory to the most current installed version of the Literasee package (may require package update).


CenterForAssessment/Literasee documentation built on July 2, 2023, 6:21 p.m.