dot-get_activities: Get activities

Description Usage Arguments

Description

This function gets all the activities recorded by rdt. It gets the expression (entire command) of the activity, checks if its function or operation, and gets the exeution flow through the informedBy property from rdt.

Usage

1
2
3
4
5
6
.get_activities(
  prov = prov,
  nsp = nsp,
  script_file = script_file,
  df_func = df_func
)

Arguments

prov

Parsed provenance

nsp

List with the namespaces of used ontologies

script_file

Script dataframe built with the function process_file

df_func

Dataframe with R default functions


mmondelli/rdt2repr documentation built on Feb. 15, 2021, 10:57 p.m.