get_data {DSjobtracker} | R Documentation |
Get data from DSjobtracker for specific years or all the years combined into one dataset
Description
The DSjobtracker dataset is updated each year through the Statistical Consultancy Service of University of Sri Jayewardenepura. In order to accommodate the structural changes of data this function provides the capability to get the dataset required either combined through out the years or data specific to each year.
Usage
get_data(year)
Arguments
year |
can be either "all" or an year after 2020 (2020,2021,...,etc.) as a numeric value |
[Package DSjobtracker version 2.0.0 Index]