getSomeDatasetReports.Rd
Returns some reports of a dataset, depending on boolean activations
getSomeDatasetReports(
env,
history_id,
dataset_id,
v,
with_dataset_provenance = FALSE,
follow = FALSE,
brut = FALSE
)
Siwaa environment
History id (required)
Dataset id Careful : must not be a dataset_collection id ! (ie 'history_content_type' must value 'dataset' into history content, not 'dataset_collection')
Boolean to choose 'verbose' or 'silent' mode
Boolean activator. Default value FALSE.
Boolean to choose to recursively fetch dataset provenance information for all inputs and their inputs, etc. Dedicated to with_dataset_provenance case (used only in that case).
Boolean to force brut format instead of filtered/adapted one
dataset_provenance Dataset provenance information if with_dataset_provenance.
history_id History id (for memo)
dataset_id Dataset id (for memo)
message