pk_add.pk_facet_data: Add facet_data()
Description
Add facet_data()
Usage
# S3 method for pk_facet_data
pk_add(pkproto_obj, pk_obj, objectname)
Value
The [pk()] object, with the added `pk_facet_data`.
Arguments
- pkproto_obj
The `pk_facet_data` object to be added.
- pk_obj
The [pk()] object to which the `pk_facet_data` object will be added.
- objectname
The name of the `pk_facet_data` object.