View source: R/test.R View source: R/new_test.R
test | R Documentation |
A simple test function. show
link[ape]{drop.tip}
%>%
test() test2() test8(x)
A logical TRUE
test() # workflow and data experiment get 4800 sec (80 min) # software times out after 10 min (600 sec) # package guideline for software is 5 min (300 sec) Sys.sleep(1) test2() T <- "something" T # test a donttest me <- "lori" test8()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.