is_golem: Is the directory a golem-based app?

View source: R/is_golem.R

is_golemR Documentation

Is the directory a golem-based app?

Description

Trying to guess if path is a golem-based app.

Usage

is_golem(path = getwd())

Arguments

path

Path to the directory to check. Defaults to the current working directory.

Value

A boolean, TRUE if the directory is a golem-based app, FALSE else.

Examples

is_golem()

ThinkR-open/shinytemplate documentation built on Aug. 27, 2024, 3:15 p.m.