2.5.3 Examining Variables

Sign in to test your solution.
# Load package and data library(dslabs) data(murders) # Use the accessor to extract state abbreviations and assign it to a ... # Determine the class of a ...
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.