Description Usage Arguments Value Examples
This function maps FCL to CPC codes using the table defined within the SWS.
1 |
fclCodes |
A character vector containing the FCL codes. |
version |
character. This specifies the version of the conversion tables between fcl and cpc. To use the latest version, you can use 'latest'. The other tables available are '2.1preliminary', the default one and '2.1' which is the update and official one. |
A character vector whose ith element is the CPC code corresponding to the passed FCL code in position i. If no valid mapping is found, an NA is returned in this place.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.