View source: R/Data.Ord.r
pGt :: a -> b -> Bool
pGt(x)
x
parameter x in y > x
E.g. pGt(3)(4) = TRUE E.g. pGt(3)(2) = FALSE
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.