I need a picture like this:
http://rwiki.sciviews.org/doku.php?id=graph_gallery:graph38
http://rwiki.sciviews.org/doku.php?id=graph_gallery:graph38
but when I try compile it
require("hexbin")
data(NHANES)# pretty large data set!
good <- !(is.na(NHANES$Albumin) | is.na(NHANES$Transferin))
NH.var
Grzesiek wrote:
>
> I need a picture like this:
> http://rwiki.sciviews.org/doku.php?id=graph_gallery:graph38
> http://rwiki.sciviews.org/doku.php?id=graph_gallery:graph38
>
> .. follows code from the web site
>
> I get an error:
> Error: could not find function "hmatplot"
>
> What is wron
2 matches
Mail list logo