orderLike | R Documentation |
GADSdat
.Order the variables in a GADSdat
according to a character vector. If there are discrepancies between the two sets, a warning is issued.
orderLike(GADSdat, newOrder)
GADSdat |
A |
newOrder |
A character vector containing the order of variables. |
The variables in the dat
and in the labels
section are ordered. Variables not contained in the character vector are moved to the end of the data.
Returns a GADSdat
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.