Sandbox

From projects

Jump to: navigation, search

sandbox.Rout[log]
> # Scripts: sandbox.R
> 
> #library(highlight)
> 
> x <- 7
> print(x)
[1] 7
> 
>

sandbox.Rout.make.log
yushan-n05, Thu Jun 20 05:16:54 2013
/usr/bin/make -C \
    /usr/local/workingwiki/working-directories/persistent/pe-ww/lalashan.mcmaster.ca/theobio/projects/Sandbox \
    sandbox.Rout
Including .mk files:  
Including tex.d files: 
make: Entering directory `/usr/local/workingwiki/working-directories/persistent/pe-ww/lalashan.mcmaster.ca/theobio/projects/Sandbox'
make: `sandbox.Rout' is up to date.
make: Leaving directory `/usr/local/workingwiki/working-directories/persistent/pe-ww/lalashan.mcmaster.ca/theobio/projects/Sandbox'
Make succeeded.
Thu Jun 20 05:16:54 2013

This page is for free experimentation. Anything you write here may be deleted or edited, even more so than on other pages.

sandbox.R
#library(highlight)
 
x <- 7
print(x)

Personal tools
Projects