| expand_idf_dots_name | R Documentation | 
Parse object ID or name specifications given in list format
expand_idf_dots_name(
  idd_env,
  idf_env,
  ...,
  .keep_name = TRUE,
  .property = NULL
)
| idd_env | An environment or list contains IDD tables including class, field, and reference. | 
| idf_env | An environment or list contains IDF tables including object, value, and reference. | 
| ... | Lists of object ID or name pair, e.g.  | 
| .keep_name | If  | 
| .property | A character vector of column names in class table to return.
Default:  | 
A data.table::data.table() containing extracted object data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.