pGeq | R Documentation |
pGeq :: a -> b -> Bool
pGeq(x)
x |
parameter x in y >= x |
E.g. pGeq(3)(4) = TRUE E.g. pGeq(3)(2) = FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.