Ship_Port | R Documentation |
The function is used to download the ports in Taiwan. The data contains all the ports in Taiwan.
Ship_Port(access_token, dtype="text", out=F)
access_token |
Your access token given by TDX platform. This can be derived from the function |
dtype |
The class of data, including |
out |
If the result should be exported to the local, please fill in the directory. The default value is FALSE, which does not export the data. Note that the directory must contain ".shp" when exporting simple feature. And the directory must contain ".csv" or ".txt" when exporting text file. |
Maintainer: Chia Jung, Yeh chia-jung.yeh@sydney.edu.au
Ship_Port(access_token)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.