View source: R/indivsInfo_ClassifyBySuccess.R
indivsInfo_ClassifyBySuccess | R Documentation |
Function to classify an indivsInfo dataframe by individual success.
indivsInfo_ClassifyBySuccess(dfrIndivs, dfrSuccess)
dfrIndivs |
- dataframe with indivsInfo (e.g., from call to |
dfrSuccess |
- dataframe from |
None.
Dataframe identical to dfrIndivs
, but with a column "successful" indicating
whether or not an individual was successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.