View source: R/get_distinct_function.R
get_distinct_function | R Documentation |
This function retrieves a set of government functions and/or sub-functions. Notice that the functions are distinct. Users may get all the functions and sub-functions, just the subset of functions as well as just the subset of sub-functions
get_distinct_function(year = 2019, scope = "a")
year |
number indicating the year or reference |
scope |
char ("a", "f", "s") indicates the scope "a" - functions and sub- fuctions, "s" just subfunctions, "f" just functions |
A vector with functions and/or subfunctions
get_distinct_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.