powered by
isRCloud
isRCloud()
setPipelineOptions
ArrayExpressHTS
if ( isRCloud() ) { # we're on the R-Cloud print("R-Cloud configuration"); } else { # we're somewhere else print("Other configuration"); }
Run the code above in your browser using DataLab