read_cache: Read objects from the website template cache folder

Description Usage Arguments Value

View source: R/cache_rds.R

Description

Use this function to load objects from rds files saved in a standardised location.

Usage

1
read_cache(object = NULL, cache_folder = "_cache")

Arguments

object

object to load. If missing, 'read_cache()' will load all objects found in the cache folder.

cache_folder

defaults to '_cache' subfolder.

Value

'read_cache()' returns the relative path to the rds file invisibly.


koncina/bs2site documentation built on Sept. 23, 2019, 6:54 p.m.