app_sys: Access files in the current app

View source: R/app_config.R

app_sysR Documentation

Access files in the current app

Description

NOTE: If you manually change your package name in the DESCRIPTION, don't forget to change it here too, and in the config file. For a safer name change mechanism, use the golem::set_golem_name() function.

Usage

app_sys(..., pkg = "coco")

Arguments

...

character vectors, specifying subdirectory and file(s) within your package. The default, none, returns the root of the app.

pkg

package name.


ShixiangWang/coco documentation built on July 9, 2022, 4:43 a.m.