Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
12 character random alpha numeric
#R version 3.3.2 x = sample(c(LETTERS, letters, 0:9), 12, replace = TRUE ) for (i in c(5,10)) { x <- c(x[1:i-1] ,'\n',x[i:length(x)]) } x <- c(x, '\n') cat(paste(x, collapse = ''))
run
|
edit
|
history
|
help
0
R functions
31-08-2020-Exemplo Ajuste
Graph
Bootstrap for Gaussian Distribution
Linear_Regression_sri
Die sim
Dasi
Hello, world!
data frame
Sequence position finder2