Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
gh
#Direct assignment in dataframe: vec1=c("AA","BB","CC","DD","EE") vec2=c("april","april","april","april","april") vec3=c(1,2,3,4,5) df = data.frame(vec3,vec2,vec1) print(df) df[[1]][2] = "RRR" print(df) #edit the dataframe df = edit(df)
run
|
edit
|
history
|
help
0
Predict function in R
AjusteLinearizado-11-01-21-pacotematriz
Hiring Discrimination
Gab1A(resumido)
Tournois Mount & Blade
Multiple linear regression modals
Chi-squared tests of independence [m musculoskeletal injuries treated]
16-09-2020ExPedro
Practice
hello world