powered by
Export sites selected using pfSiteSel function to Google Earth kml format.
pfToKml(x, file = "NULL")
An object of the class "pfSiteSel"
File location and name with kml extension e.g. file="/Users/Olivier/Desktop/truc.kml"
No value returned.
# NOT RUN { # } # NOT RUN { x=pfSiteSel(id_site==222) pfToKml(x,file="site222.kml") # } # NOT RUN { # }
Run the code above in your browser using DataLab