Skip to content

Code error #1

@Severrinn

Description

@Severrinn

Error below

{r import, message=F, warning = F}
# Uncomment this to install packages, if necessary.
# install.packages("tidyverse)
library(tidyverse)

Should be changed to: It's missing a quotation mark

{r import, message=F, warning = F}
# Uncomment this to install packages, if necessary.
# install.packages("tidyverse")
library(tidyverse)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions