raise_issue: raise_issue

View source: R/raise_issue.R

raise_issueR Documentation

raise_issue

Description

raise_issue

Usage

raise_issue(
  index,
  handle,
  component = NA,
  data_product,
  issue,
  severity,
  whole_object = FALSE
)

Arguments

index

index returned from ⁠link_*()⁠, read_(), or write()

handle

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

component

a string specifying the component name

data_product

a string specifying the data product name

issue

a string specifying the issue

severity

a numeric value specifying the severity

whole_object

a boolean flag specifying whether or not to reference the whole_object


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