context_root_get: Find context root

View source: R/context_root.R

context_root_getR Documentation

Find context root

Description

Find the context root. Designed for internal use

Usage

context_root_get(root, db = NULL)

Arguments

root

An object; either a character string (interpreted as a path), a context_root object (such as returned by this function) or a list/environment object with a root element that is a context_root object.

db

Optionally, a copy of the storr database (if already opened). Do not specify this unless you definitely have the correct database in hand.


dide-tools/context documentation built on June 4, 2023, 4:46 a.m.