| SSBtoolsData | R Documentation |
Function that returns a dataset
SSBtoolsData(dataset)
dataset |
Name of data set within the SSBtools package |
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.
sp_emp_withEU: As sprt_emp_withEU, but coded differently.
example1 Example data similar to sp_emp_withEU.
magnitude1: Example data for magnitude tabulation. Same countries as above.
my_km2: Fictitious grid data.
mun_accidents: Fictitious traffic accident by municipality data.
sosialFiktiv, z1, z1w, z2, z2w, z3, z3w, z3wb: See sosialFiktiv.
d4, d1, d1w, d2, d2w, d3, d3w, d3wb: English translation of the datasets above.
d2s, d2ws: d2 and d2w modified to smaller/easier data.
power10to1, power10to2, \ldots: power10toi is hierarchical data with 10^i rows and 2*i columns.
Tip: Try FindDimLists(SSBtoolsData("power10to3"))
code_pairs: Example dataset with two code columns illustrating paired categorical codes.
barcelona2025: Example data in poster at expert meeting in Barcelona 2025.
paris2025_freq: Example frequency data for INSEE Statistical Methodology Days (JMS 2025)
paris2025_micro: Example microdata for INSEE Statistical Methodology Days (JMS 2025)
data frame
Øyvind Langsrud and Daniel Lupp
SSBtoolsData("FIFA2018ABCD")
SSBtoolsData("sprt_emp")
SSBtoolsData("sprt_emp_geoHier")
SSBtoolsData("sprt_emp_ageHier")
SSBtoolsData("sprt_emp_withEU")
SSBtoolsData("d1w")
SSBtoolsData("barcelona2025")
SSBtoolsData("paris2025_freq")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.