Skip to content

Kroeze EX9#12

Open
KroezeND wants to merge 3 commits into
qtran4:mainfrom
KroezeND:main
Open

Kroeze EX9#12
KroezeND wants to merge 3 commits into
qtran4:mainfrom
KroezeND:main

Conversation

@KroezeND
Copy link
Copy Markdown

No description provided.

Comment thread Exercise9.R
researchData <- researchData[,-1] #remove count column

ggplot(researchData, aes(d13C,d15N)) +
geom_jitter() + geom_smooth(method = "lm") +
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.

I don't know why you used a jitter plot hear

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