inst/examples/sleigh/seq_contestant.R

library(nws)
library(grid)
options(device='X11')
grid.newpage()
ws <- netWorkSpace(Sys.getenv('PF_WORKSPACE'))
nwsStore(ws, 'seq', 'ready')
ignore <- nwsFind(ws, 'go')
source('sportfolio.R')
ignore <- grid.locator()

Try the nws package in your browser

Any scripts or data that you put into this service are public.

nws documentation built on May 2, 2019, 8:51 a.m.