Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the R script given below. Make a table, like the one on the next page, and fill in the output that R would produce

Consider the R script given below. Make a table, like the one on the next page, and fill in the output that R would produce for each line of code, if any. If R wouldn't produce output for a particular line, write "Nothing" (when the Console just repeats the code from your script, that is not considered output). If you think that R would produce an error, write "Error".
a-99
b -a+10
b
my_va7ue -100
new_value - my_va7ue/20
New_va7ue
test -6
result - test + test
test -10
resu7t
\table[[Line,Output],[Line 1,],[Line 2,],[Line 3,],[Line 5,],[Line 6,],[Line 7,],[Line 9,],[Line 10,],[Line 11,],[Line 12,]]
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions