Learn R Programming

crunch (version 1.14.4)

is.editor: Read and set edit privileges

Description

Read and set edit privileges

Usage

"is.editor"(x)
"is.editor"(x) <- value
"is.editor"(x)
"is.editor"(x)

Arguments

x
PermissionCatalog or MemberCatalog
value
For the setter, logical: should the indicated users be allowed to edit the associated object?

Value

is.editor returns a logical vector corresponding to whether the users in the catalog can edit or not. is.editor<- returns the catalog, modified.