delete.hypothesis: delete.hypothesis

Description Usage Arguments Value Examples

View source: R/editing.functions.R

Description

Delete an hypothesis from the dataset based on a selected event. Check if the selected event exist in the dataset and delete his associated hypothesis

Usage

1
delete.hypothesis(x, event = NA, cause = NA, effect = NA)

Arguments

x

A TRONCO compliant dataset.

event

Can be an event or pattern name

cause

Can be an event or pattern name

effect

Can be an event or pattern name

Value

A TRONCO complian dataset.

Examples

1
2
3
4

TRONCO documentation built on Nov. 8, 2020, 5:51 p.m.