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()

golem documentation built on Sept. 11, 2024, 7:54 p.m.