You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
here is the code:
`
library(tidyverse)
library(patchwork)
attach(mtcars)
packages <- read.csv("/Users/garysutton/Library/Mobile Documents/comappleCloudDocs/packages2.csv",
header = TRUE, stringsAsFactors = FALSE)
`
there is nothing recognizable by that name in the repo: the script fails w the lack. this leads to the issue that most files are referenced as above: certainly a cleaner way would be to highlight which file in the repo should be utilised