Description Usage Arguments Value
Useful for cleaning data if some dyads have extensive missing or otherwise problematic data.
| 1 | removeDyads(basedata, dyads, dyadID)
 | 
| basedata | A dataframe. | 
| dyads | A vector of dyad IDs to remove. | 
| dyadID | The variable in the dataframe specifying dyad ID; should be in the form dataframe_name$variable_name (e.g., data$couple). | 
A dataframe with the data for the specified dyads removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.