Search
Programming languages
Home
R
R convert to factor
Code examples
0
0
r convert to factor
# Convert character column to factor data$x <- as.factor(data$x)
Similar pages
Similar pages with examples
In other languages
This page is in other languages
empty row
Русский
..................................................................................................................
Ссылка
Italiano
..................................................................................................................
Link
Polski
..................................................................................................................
Link
Română
..................................................................................................................
Legătură
한국어
..................................................................................................................
링크
हिन्दी
..................................................................................................................
लिंक
Français
..................................................................................................................
Lien
Türk
..................................................................................................................
Atıf
Česk
..................................................................................................................
Odka
Português
..................................................................................................................
Referênci
ไทย
..................................................................................................................
เชื่อมโยง
中文
..................................................................................................................
链接
Español
..................................................................................................................
Referencia
Slovenský
..................................................................................................................
Odkaz
Балгарскі
..................................................................................................................
Спасылка
Íslensk
..................................................................................................................
Link
Popular in the category
Popular pages with examples in the category
empty row
merge column in r
create two columns from concatenation r
combine columns in df in r
join two dataframes by 2 keys in r
dataframe to r code
r merge multiple data frames at once
r select dplyr
dplyr select row r
Which library allows modification of Excel files from R
get size of storage r
r view storage size of variable
not equals r
show 2 ggplots together
r clear variables
ggplot stacked bar total label
stacked bar chart in r -ggplot