removeAnalyst: Remove Default Analyst from ~/.Rprofile

View source: R/misc_fns.R

removeAnalystR Documentation

Remove Default Analyst from ~/.Rprofile

Description

This function removes the default analyst set with setAnalyst() from the users .Rprofile. If this is the only entry in .Rprofile it will remove the file as well.

Usage

removeAnalyst(quiet = F)

Arguments

quiet

should a message indicating result be returned, if TRUE will only return TRUE or FALSE

Value

Message indicating sucess or failue


CIDA-CSPH/CIDAtools documentation built on Sept. 18, 2023, 10:55 a.m.