load_artefact: Load an artefact from a project directory

View source: R/project.R

load_artefactR Documentation

Load an artefact from a project directory

Description

Load an artefact from a project directory

Usage

load_artefact(project, artefact, default = NULL)

Arguments

project

Project name.

artefact

One of the canonical artefact names.

default

Value to return if the artefact does not exist.

Value

The stored object, or default.


screenllm documentation built on Sept. 24, 2026, 5:11 p.m.