R/.ipynb_checkpoints/untitled-checkpoint.R

# Define the cars vector with 5 values
cars <- c(1, 3, 6, 4, 9)

# Graph the cars vector with all defaults
plot(cars)
dads2busy/dataplumbr documentation built on July 2, 2021, 3:24 a.m.