View source: R/redefine_utils.R
redefine_obj | R Documentation |
Helper to modify images, masks, features, pops, graphs in a 'IFC_data' object when features_def is changed.
redefine_obj(obj, new_feat_def, ...)
obj |
an 'IFC_data' object. Default is missing. |
new_feat_def |
a list with new definitions from redefine_features_def() or redefine_features_def_msk_img(). |
... |
Other arguments to be passed. |
an 'IFC_data' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.