Please download the answer file and edit it on Rstudio. Write your student number in the correct place at the beginning of the answer file. You should be able to Knit HTML and get the same results as the document you have in paper. Please do Knit often and verify that your document has no errors. If your document does not Knit, you will not have full grade.
When you finish, send the answers.Rmd
file to my mailbox (andres.aravena+cmb@istanbul.edu.tr
). Be sure to use the correct email address and send only one file.
IMPORTANT: Write your student number in the correct place at the beginning of the answer file.
[1] 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50
[24] 52 54 56 58 60 62 64
# write your answer here
[1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
[36] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
# write your answer here
[1] "x" "y" "y" "z" "z" "z"
# write your answer here
[1] red white black blue brown
Levels: black blue brown red white
# write your answer here
TRUE
for the elements of state.area
that are greater than 5E4 [1] TRUE TRUE TRUE TRUE TRUE TRUE FALSE FALSE TRUE TRUE FALSE
[12] TRUE TRUE FALSE TRUE TRUE FALSE FALSE FALSE FALSE FALSE TRUE
[23] TRUE FALSE TRUE TRUE TRUE TRUE FALSE FALSE TRUE FALSE TRUE
[34] TRUE FALSE TRUE TRUE FALSE FALSE FALSE TRUE FALSE TRUE TRUE
[45] FALSE FALSE TRUE FALSE TRUE TRUE
# write your answer here
state.abb
[1] "AL" "AK" "AZ" "AR"
# write your answer here
state.abb
, except the first 40 [1] "SD" "TN" "TX" "UT" "VT" "VA" "WA" "WV" "WI" "WY"
# write your answer here
state.name
corresponding to states whose area is greater than 2E5[1] "Alaska" "Texas"
# write your answer here
Assign this vector to the variable x
. Then show the content of x
one two three four
1 2 3 4
# write your answer here
two
in the vextor x
two
2
# write your answer here
Please provide an original answer the following questions, using your own words. All answers should be personal and original.
REPLACE THIS WITH YOUR ANSWER
REPLACE THIS WITH YOUR ANSWER
REPLACE THIS WITH YOUR ANSWER
REPLACE THIS WITH YOUR ANSWER
REPLACE THIS WITH YOUR ANSWER
REPLACE THIS WITH YOUR ANSWER
Please answer the following questions:
REPLACE THIS WITH YOUR ANSWER
NA
? Why it is useful?REPLACE THIS WITH YOUR ANSWER
REPLACE THIS WITH YOUR ANSWER