Description Usage Arguments Value Examples
View source: R/voteToInteger.R
Recebe um dataframe com coluna voto e converte o valor para um número inteiro
1 |
df |
Dataframe com a coluna voto |
Dataframe com coluna voto enumerada
1 2 3 4 | ## Not run:
voteStringToInteger(df)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.