Open CurranAdler opened 5 years ago
| Course installed successfully!
library("R Programming") Error in library("R Programming") : there is no package called ‘R Programming’ swirl::install_course()
C:/Users/curra/OneDrive/Documents/R/win-library/3.5/swirl/Courses/R_Programming already exists. Are you sure you want to overwrite it? [Y/n]
1: Y 2: n
Selection: y Enter an item from the menu, or 0 to exit Selection: 1
| Course installed successfully!
library(R Programming) Error: unexpected symbol in "library(R Programming" library("R Programming") Error in library("R Programming") : there is no package called ‘R Programming’ swirl::library("R Programming") Error: 'library' is not an exported object from 'namespace:swirl' swirl::library(R Programming) Error: unexpected symbol in "swirl::library(R Programming" R Programming() Error: unexpected symbol in "R Programming"
Got R programming isntalled, but this is far as I got. Can get it to load. Your help is much appreciated!