check_rproj: Check the .Rproj file

View source: R/check_rproj.R

get_default_rprojR Documentation

Check the .Rproj file

Description

If a .Rproj file exists, then the values should correspond to those given by get_default_rproj. If more than one .Rproj file exists, an error is raised.

Usage

get_default_rproj()

check_rproj(default_rproj = get_default_rproj(), path = ".")

Arguments

default_rproj

Default Rproj values.

path

Location of the package

Examples

check_readme()

jumpingrivers/inteRgrate documentation built on May 20, 2022, 11:08 p.m.