PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.

Home Page:www.pecanproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isFALSE exists in base, don't need to have our own version

Aariq opened this issue · comments

isFALSE <- function(x) !isTRUE(x)

This line should be removed as base already has an isFALSE() function.

@Aariq can you please assign me this issue?

Is this still open to be solved if so kindly assign it to me

Sorry! Had to close #3113 Messed up pull request.

Thank you for merging the pull request.