dot-set_data: Set a data value

.set_dataR Documentation

Set a data value

Description

Set a data value

Usage

.set_data(
  name,
  path = NULL,
  type = NULL,
  delimiter = NULL,
  locked = FALSE,
  hash = NULL
)

Arguments

name

The data name

path

The file path

type

The data type (csv, rds, etc.)

delimiter

The delimiter for CSV files

locked

Whether the data is locked

hash

The hash of the data


framework documentation built on Feb. 18, 2026, 1:07 a.m.