replace_slots {flowr}R Documentation

replace slots in a S4 object

Description

replace slots in a S4 object

Usage

replace_slots(object, ...)

Arguments

object

a S4 object

...

set of slot names to be replaced. This needs to be a named vector


[Package flowr version 0.9.11 Index]