Skip to content

CH01.R contains a referenced file that is NOT included in the repo #2

@RHmilti

Description

@RHmilti

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions