DomainResource-class | R Documentation |
Domain Resource
DomainResource(type, id = character(), label = NULL, domainId = NULL,
service = NULL, endpoint = NULL)
is.DomainResource(x)
as.DomainResource(x)
DomainResource
: Constructs a new DomainResource
.
is.DomainResource
: Checks if x
is a DomainResource
.
as.DomainResource
: Coerces x
to a DomainResource
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.