initialise: Initialise code run

View source: R/initialise.R

initialiseR Documentation

Initialise code run

Description

Reads in a working config file, generates new Code Run entry, and returns a handle containing various metadata.

Usage

initialise(config, script)

Arguments

config

a string specifying the location of the working config file in the data store

script

a string specifying the location of the submission script in the data store

Value

Returns an object of class fdp, R6 containing metadata required by the Data Pipeline API


ScottishCovidResponse/hdf5processing documentation built on July 19, 2023, 10:46 a.m.