AEs {rj}R Documentation

Associate editor (AE) functions

Description

Functions to determine if the user is an AE and retrieve relevant AE information

Usage

AEs()

detect_AE(path = ".", require = FALSE)

AE(path = ".")

is_AE(path = ".")

Arguments

path

string, path to the git repository to use for detection.

require

logical, if TRUE then failing to detect the AE is considered an error

Details

Value


[Package rj version 0.2.25 Index]