Recently Published
Data 607 - Acquisition and Management - Assignment 1
Basic Loading and Transformation: Voter Registration During Pandemic
Data 606 Lab 1
Introduction to R and RStudio
R Bridge Week Assignment 3
Final Project - Ship Accidents
R Bridge Course Week 2 Assignment
From Star.csv file, Effects on Learning of Small Class Sizes.
R Bridge Week 1 Assignment
1. Write a loop that calculates 12-factorial
2. Show how to create a numeric vector that contains the sequence from 20 to 50 by 5.
3. Create the function “quadratic” that takes a trio of input numbers a, b, and c and solve the quadratic
equation. The function should print as output the two solutions.