Skip to contents

Remove a data object from an iRODS collection. If the data object does not exists, it will be silently ignored

Usage

ri_rm(object, collection = ri_getCollection())

Arguments

object

name of the object

collection

collection of the object, if no collection is provided it uses the default collection

Value

nothing