Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisions from February 2020 development review #5

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

arni-magnusson
Copy link
Member

Bubbleplot looks for x y z columns in data frame.

Improve wording in documentation, based on Greg's comments on February 2020 commits.

@arni-magnusson arni-magnusson added the documentation Improvements or additions to documentation label Mar 10, 2020
\item{std}{whether to standardize
\code{z = abs(z) / mean(abs(z))}.}
\item{pow}{a power coefficient for the bubble sizes. The
\code{pow = 0.5} (square root) is a good default, where a \code{z}
Copy link
Member

Choose a reason for hiding this comment

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

The documentation for std and pow are probably a bit much for the parameter descriptions. Perhaps the details of the calculation would probably be better put into a \details section

Copy link
Member Author

Choose a reason for hiding this comment

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

Great idea. Done: fcc94df

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants