tests/testthat/ForTestRScriptChars.R

# This script is for testing RScriptsChars object methods.


func <- function(...)
{
	return(list(...))
}

x <- new.env()
class(x) <- "obj"
DSkrzypiec/oRtrack documentation built on May 23, 2019, 7:32 a.m.