##Start a workflow without saving objects
workflow <- startWorkflow(Species = 'Fraxinus excelsior',
Projection = "+proj=longlat +ellps=WGS84",
Save = FALSE,
saveOptions = list(projectName = 'example'))
Run the code above in your browser using DataLab