get_distinct_function: Get distinct functions

View source: R/get_distinct_function.R

get_distinct_functionR Documentation

Get distinct functions

Description

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

Usage

get_distinct_function(year = 2019, scope = "a")

Arguments

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

Value

A vector with functions and/or subfunctions

Examples

get_distinct_function()

tchiluanda/siconfiBD documentation built on Oct. 2, 2022, 10:09 p.m.