powered by
Function that returns a dataset
SSBtoolsData(dataset)
Name of data set within the SSBtools package
data frame
FIFA2018ABCD: A hierarchy table based on countries within groups A-D in the football championship, 2018 FIFA World Cup.
sprt_emp: Employment in sport in thousand persons. Data from Eurostat database.
sprt_emp_geoHier: Country hierarchy for the employment in sport data.
sprt_emp_ageHier: Age hierarchy for the employment in sport data.
sprt_emp_withEU: The data set sprt_emp extended with a EU variable.
# NOT RUN { SSBtoolsData("FIFA2018ABCD") SSBtoolsData("sprt_emp") SSBtoolsData("sprt_emp_geoHier") SSBtoolsData("sprt_emp_ageHier") SSBtoolsData("sprt_emp_withEU") # }
Run the code above in your browser using DataLab