Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
2
#R version 3.4.4 # This is to store the humidity percentages in a vector humidity <-c(20, 30, 60, 70, 65, 40, 35) count <- 1 while (count <= 7) { cat ("Weather for day", count," :") if (humidity [count] <40) { print ("Perfect for a trip") } else if (humidity [count] > 70) { print ("Not suitable for a trip!") } else { print ("May or may not be suitable for trip") } count=count + 1 }
run
|
edit
|
history
|
help
0
data frame
Stock Data - Basics
User defined functions
Linear regression Model [The spring constant]
Tabla de frecuencia
Assig
Matrix
R added
jcruet_bi variate regression model
Children in Canada