Learn R Programming

rocrateR (version 0.0.1)

remove_entities: Wrapper for remove_entity

Description

Wrapper for remove_entity, can be use to remove multiple entities.

Usage

remove_entities(rocrate, entity)

Value

Updated RO-Crate.

Arguments

rocrate

RO-Crate object, see rocrate.

entity

Entity object (list) that contains at least the following components: @id and @type. Or, scalar value with entity @id.