almost 8 years ago
So I am using this data on Rstudio with markdown, but it reads that there is an error on the top line:
Can you tell me how to fix this chunk of code so that it properly displays a barplot with the data from the link given?
```{r} ADHD_data <- read.csv("https://qubeshub.org/groups/introbiostats/File:/uploads/datasets/chap02q33BirthMonthADHD.csv")
head(ADHD_data) tabledata<-table(ADHD_data)
barplot(tabledata) ```
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Answer(s)