powered by
Return a summary table for an object of the class "pfSiteSel"
# S3 method for pfSiteSel summary(object, ...)
An object of the class "pfSiteSel".
…
Data.frame, returns the following informations: "id_site", "lat", "long" "elevation", "min_est_age", "max_est_age", "num_dating", "date_int", "num_samp", "l12", "rf99".
# NOT RUN { ID=pfSiteSel(id_site==2) summary(ID) # }
Run the code above in your browser using DataLab