pk_add.pk_sd_group: Add sd_group
Usage
# S3 method for pk_sd_group
pk_add(pkproto_obj, pk_obj, objectname)
Value
The [pk()] object, with the added `pk_sd_group` in the `groups` sub-list.
Arguments
- pkproto_obj
The `pk_sd_group` object to be added.
- pk_obj
The [pk()] object to which the `pk_sd_group` object will be added.
- objectname
The name of the `pk_sd_group` object.
Author
Gilberto Padilla Mercado