powered by
Create a new context
Currently a local filesystem context (i.e. a directory)
create_context(name, path = NULL)
(str) Name of the context
(str (optional)) Path to where to put the context
if (FALSE) { ctx <- create_context("myproject") }
Run the code above in your browser using DataLab