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

add na.rm=T #9

Open
dwill023 opened this issue Jul 23, 2020 · 0 comments
Open

add na.rm=T #9

dwill023 opened this issue Jul 23, 2020 · 0 comments

Comments

@dwill023
Copy link

Hi, I've been getting an error when I run biasPlot() and withinLaneNormalization(). I get the below error for both functions.

Error in quantile.default(gc, probs = seq(0, 1, length.out = num.bins + :
missing values and NaN's not allowed if 'na.rm' is FALSE

I've been able to run through the vignette up to this point and not sure how to fix it other than adding na.rm=TRUE to the quantile() function. Is there a way you can add this to the calculation? Or any other suggestion would be great.

Thanks!

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