Description Usage Arguments Value
Creates a point plot between two traits of a given dataset
1 | pplot(surveys, surveys$weight, surveys$hindfoot_length, surveys$sex)
|
a |
Dataset being used |
b |
First trait (Must have $ as a part of the dataset) |
c |
Second trait (Must have $ as a part of the dataset) |
d |
Trait to determine color of points (Also needs a $) |
plot The resulting plot showing weight against hindfoot length of the dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.