Learn R Programming

adapr (version 2.0.0)

checkRmdMode: Checks whether interactive R markdown session is ON

Description

Checks whether interactive R markdown session is ON

Usage

checkRmdMode(changeOption = FALSE)

Arguments

changeOption

logical to print out and change the Rmdstart option

Value

value TRUE if R session in in interactive R markdown mode

Examples

Run this code
# NOT RUN {
 checkRmdMode()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab