create_context function

create_context

create_context

Create a new context

Currently a local filesystem context (i.e. a directory)

create_context(name, path = NULL)

Arguments

  • name: (str) Name of the context
  • path: (str (optional)) Path to where to put the context

Examples

## Not run: ctx <- create_context("myproject") ## End(Not run)
  • Maintainer: Rikard Nordgren
  • License: LGPL (>= 3)
  • Last published: 2024-12-04