Now we are going to define two objects: month will store the month and header will store the column names. Identify which row contains the header of the table. Save the content of the row into an object called header, then use str_split to help define the two objects we need. Hints: the separator here is one or more spaces. Also, consider using the simplify argument.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here