The purpose of this assessment is to make sure that you are familiar with a range of basic tools/commands in R that you

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

The purpose of this assessment is to make sure that you are familiar with a range of basic tools/commands in R that you

Post by answerhappygod »

The purpose of this assessment is to make sure that you
are familiar with a range of basic tools/commands in R that you can
use to manipulate, import and export data. You will be
assessed on the .R or . Rmd file containing code and annotations
that you submit to canvas. Annotations should detail the commands
that you have used.
Suggested tools: read.csv, file.choose,
stringsAsFActors=TRUE, [], which, colnames, <-, str, summary,
dim, head, cbind
# Output a csv of the dataframe and import it using
stringsAsFactors=TRUE
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply