8000 Check a layer's parameters · Issue #2 · rstudio/ggcheck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Check a layer's parameters #2

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

Open
nischalshrestha opened this issue Jan 7, 2021 · 0 comments
Open

Check a layer's parameters #2

nischalshrestha opened this issue Jan 7, 2021 · 0 comments

Comments

@nischalshrestha
Copy link
Contributor
nischalshrestha commented Jan 7, 2021

We would like to be able to check the values of parameters or somehow introspect the layer's params. For e.g. the geom_hist accepts a binwidth , and we'd like to check that they are using the correct value there. Another example is checking if a geom_boxplot is using a specific outlier.alpha (e.g. 0.01).

We would also like to be able check a layer created using a stat_ function, for example the stat_bin for creating a geom_bar where we can also grade the parameters like bins.

@nischalshrestha nischalshrestha added this to the Core functionalities milestone Feb 12, 2021
@nischalshrestha nischalshrestha changed the title Check geoms parameters Check a layer's parameters Feb 18, 2021
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

No branches or pull requests

1 participant
0