Description
The purpose of this webinar is to provide the foundations of the R statistical programming language. Participants will be exposed to the RStudio interactive development environment and provided a summary of base R functionality.
Expiration Date: 04/15/2028
What You Will Learn
Upon successful completion of this webinar, attendees should have a better understanding of how to:
- Create R projects
- Select appropriate R file type (.r /.rmd)
- Define common R data types (character, numeric, factor, logical, date)
- Construct R objects (variable, array, data frame, function)
- Utilize packages to extend the utility of base R.
- Create custom functions in R