Question: Why am I getting an ERROR in print? Look at the bottom Part2_Num5.R D H Source on Save SOURCE_IP= c(209.99.66.22,209.99.66.100,192.168.1.3) 2 DEST_IP = c(192.168.0.12,209.99.66.222,192.168.0.44) 3

Why am I getting an ERROR in print? Look at the bottom

Why am I getting an ERROR in print? Look at the bottom

Part2_Num5.R D H Source on Save SOURCE_IP= c("209.99.66.22","209.99.66.100","192.168.1.3") 2 DEST_IP = c("192.168.0.12","209.99.66.222","192.168.0.44") 3 PROTOCOL=C("UDP", "ICMP", "TCP") 4 INFO=C("LEN=1068","Destination Unreachable", "Len=128") 5 # Create the data frame. 6 source. data # Print the data frame. > print (source. data) Error in print (source.data) : object 'source. data' not found >|

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!