Description Usage Arguments Value See Also
View source: R/getExposureAttribute.R
getExposureAttribute()
specifies the object used to
get related information about an exposure. This function
wraps getAttribute()
to allow iteration over multiple
exposures. See getAttribute()
.
1 | getExposureAttribute(attribute, exposure)
|
attribute |
character scalar. Names the CCM object used to obtain information about an exposure. One of the currently supported objects:
|
exposure |
character scalar or vector. Names the CCM Exposure Id to obtain information about. |
a tibble
of information related to an exposure.
getAttribute()
for information on how the CCM
query is executed. getExposures()
for obtaining Exposure Id's
required for this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.