Description Usage Arguments Value Author(s) See Also Examples
join.asc
finds the value of a mapped variable at some specified
locations.
join.kasc
is the same function as join.asc
,
with several maps.
1 2 |
x |
an object of class |
w |
an object of class |
pts |
a data frame with two columns containing the x and y coordinates of the points to be placed on the map |
join.asc
returns a vector with length equals to the number of
points in pts
.
join.kasc
returns a data frame with a number of columns equals
to the number of variables in the object of class kasc
, and
with each row corresponding to the rows of pts
.
Clement Calenge clement.calenge@oncfs.gouv.fr
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.