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

rampOgive warning #3

Open
Maschette opened this issue Mar 30, 2020 · 0 comments
Open

rampOgive warning #3

Maschette opened this issue Mar 30, 2020 · 0 comments

Comments

@Maschette
Copy link
Contributor

When running rampOgive it may be worth putting a warning in place if there is a difference in size between the xrange and the length steps in the vector.

for example:

x <- seq(150,450,50)
p <- rampOgive(x,300,80)
p 
[1] 0.0 0.0 0.0 0.5 1.0 1.0 1.0

in this situation the xrange would actually be 100 mm as the length steps are 50mm each

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