View source: R/extractVegComp_byFID.R
extractVegComp_byFID | R Documentation |
This function is to extract the attributes from vegcomp rank 1 layer from bcgw warehouse for given feature id
extractVegComp_byFID(bcgwUserName, bcgwPassword, FID, extractAttributes)
bcgwUserName |
character, Specifies a valid user name for bcgw database. |
bcgwPassword |
character, Specifies the password to the user name. |
FID |
character, Specifies the feature_id in vegcomp rank1 layer. |
extractAttributes |
character, The attributes that are intended to extract from vegcomp layer. The entire list of attributes can be found at here |
a data table with the attributes
the maximum number of feature id is 1000
Yong Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.