powered by
TargetRelations
path(object) <- value## S3 method for class 'TargetRelations,character': path(object) <- value
## S3 method for class 'TargetRelations,character': path(object) <- value
trels <- TargetRelations(readRDS(system.file("extdata", "TR_screen_A.rds", package = "gespeR"))) path(trels) <- "/dev/null"
Run the code above in your browser using DataLab