Skip to content

Oceguera_EX09#16

Open
bethoceguera wants to merge 1 commit into
qtran4:mainfrom
bethoceguera:main
Open

Oceguera_EX09#16
bethoceguera wants to merge 1 commit into
qtran4:mainfrom
bethoceguera:main

Conversation

@bethoceguera
Copy link
Copy Markdown

No description provided.

Comment thread Ex09.R

barplot <- ggplot(data=SummTable,aes(x=Region,y=Mean))+
geom_bar(stat = "identity")+
theme_bw()+theme_classic()+
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can also use stat_summary as shown in the lecture

Copy link
Copy Markdown
Owner

@qtran4 qtran4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants