check_in_rstudio: Check the code in RStudio.

Description Usage Arguments Value Examples

Description

check_in_rstudio checks the code in RStudio.

Usage

1
check_in_rstudio(code, time = 30)

Arguments

code

the code you want to test in RStudio

time

the time for the testing

Value

whether or not the code runs in RStudio successfully.

Examples

1
2
3
4
## Not run: 
check_in_rstudio("1")

## End(Not run)

Non-Contradiction/TestWithRStudio documentation built on May 20, 2019, 5:44 p.m.