db.stat {RGeoS} | R Documentation |
Calculate the statistics for a set of variables
db.stat(db, fun = "mean", names = NA, ngrep=NA, flag.mono=FALSE)
db |
The |
fun |
The code giving the operation that must be performed between the variables at the same point:
|
names |
List of the names of the attributes to be compared |
ngrep |
Generic name for the attributes. If defined, it overwrites the 'names' argument |
flag.mono |
When TRUE, only the monovariate statistics are printed. Otherwise and if the number of variables is larger than 1, the multivariate statistics are printed. |
A printout with the statistics that you required