check_if_tidyproject: Check if directory is a tidyproject

Description Usage Arguments

View source: R/tidyproject.R

Description

Check if directory is a tidyproject

Usage

1
check_if_tidyproject(directory = getwd(), return_logical = FALSE)

Arguments

directory

character. working directory (default = current working directory)

return_logical

logical. If true will return FALSE instead of error


tsahota/tidyproject documentation built on April 19, 2021, 9:15 p.m.