#' Create table of Dutch height reference 2010
#' @export
create_ref.nl5def <- function() {
ref.nl5def<-data.frame(matrix(NA,570,7))
ref.nl5def[,1]<-rep("nl5",570)
ref.nl5def[,2]<-c(rep("NL",190),rep("TU",190),rep("MA",190))
ref.nl5def[,3]<-c(rep("male",95),rep("female",95),rep("male",95),rep("female",95),
rep("male",95),rep("female",95))
ref.nl5def[,4]<-c(0.0000,0.0027,0.0055,0.0082,0.0110,0.0137,0.0164,0.0192,0.0219,0.0246,
0.0274,0.0301,0.0329,0.0356,0.0383,0.0575,0.0767,0.0958,0.1150,0.1342,
0.1533,0.1725,0.1916,0.2108,0.2300,0.2491,0.2500,0.2917,0.3333,0.3750,
0.4167,0.4583,0.5000,0.5417,0.5833,0.6250,0.6667,0.7083,0.7500,0.7917,
0.8333,0.8750,0.9167,0.9583,1.0000,1.0833,1.1667,1.2500,1.3333,1.4167,
1.5000,1.5833,1.6667,1.7500,1.8333,1.9167,2.0000,2.5000,3.0000,3.5000,
4.0000,4.5000,5.0000,5.5000,6.0000,6.5000,7.0000,7.5000,8.0000,8.5000,
9.0000,9.5000,10.0000,10.5000,11.0000,11.5000,12.0000,12.5000,13.0000,13.5000,
14.0000,14.5000,15.0000,15.5000,16.0000,16.5000,17.0000,17.5000,18.0000,18.5000,
19.0000,19.5000,20.0000,20.5000,21.0000,0.0000,0.0027,0.0055,0.0082,0.0110,
0.0137,0.0164,0.0192,0.0219,0.0246,0.0274,0.0301,0.0329,0.0356,0.0383,
0.0575,0.0767,0.0958,0.1150,0.1342,0.1533,0.1725,0.1916,0.2108,0.2300,
0.2491,0.2500,0.2917,0.3333,0.3750,0.4167,0.4583,0.5000,0.5417,0.5833,
0.6250,0.6667,0.7083,0.7500,0.7917,0.8333,0.8750,0.9167,0.9583,1.0000,
1.0833,1.1667,1.2500,1.3333,1.4167,1.5000,1.5833,1.6667,1.7500,1.8333,
1.9167,2.0000,2.5000,3.0000,3.5000,4.0000,4.5000,5.0000,5.5000,6.0000,
6.5000,7.0000,7.5000,8.0000,8.5000,9.0000,9.5000,10.0000,10.5000,11.0000,
11.5000,12.0000,12.5000,13.0000,13.5000,14.0000,14.5000,15.0000,15.5000,16.0000,
16.5000,17.0000,17.5000,18.0000,18.5000,19.0000,19.5000,20.0000,20.5000,21.0000,
0.0000,0.0027,0.0055,0.0082,0.0110,0.0137,0.0164,0.0192,0.0219,0.0246,
0.0274,0.0301,0.0329,0.0356,0.0383,0.0575,0.0767,0.0958,0.1150,0.1342,
0.1533,0.1725,0.1916,0.2108,0.2300,0.2491,0.2500,0.2917,0.3333,0.3750,
0.4167,0.4583,0.5000,0.5417,0.5833,0.6250,0.6667,0.7083,0.7500,0.7917,
0.8333,0.8750,0.9167,0.9583,1.0000,1.0833,1.1667,1.2500,1.3333,1.4167,
1.5000,1.5833,1.6667,1.7500,1.8333,1.9167,2.0000,2.5000,3.0000,3.5000,
4.0000,4.5000,5.0000,5.5000,6.0000,6.5000,7.0000,7.5000,8.0000,8.5000,
9.0000,9.5000,10.0000,10.5000,11.0000,11.5000,12.0000,12.5000,13.0000,13.5000,
14.0000,14.5000,15.0000,15.5000,16.0000,16.5000,17.0000,17.5000,18.0000,18.5000,
19.0000,19.5000,20.0000,20.5000,21.0000,0.0000,0.0027,0.0055,0.0082,0.0110,
0.0137,0.0164,0.0192,0.0219,0.0246,0.0274,0.0301,0.0329,0.0356,0.0383,
0.0575,0.0767,0.0958,0.1150,0.1342,0.1533,0.1725,0.1916,0.2108,0.2300,
0.2491,0.2500,0.2917,0.3333,0.3750,0.4167,0.4583,0.5000,0.5417,0.5833,
0.6250,0.6667,0.7083,0.7500,0.7917,0.8333,0.8750,0.9167,0.9583,1.0000,
1.0833,1.1667,1.2500,1.3333,1.4167,1.5000,1.5833,1.6667,1.7500,1.8333,
1.9167,2.0000,2.5000,3.0000,3.5000,4.0000,4.5000,5.0000,5.5000,6.0000,
6.5000,7.0000,7.5000,8.0000,8.5000,9.0000,9.5000,10.0000,10.5000,11.0000,
11.5000,12.0000,12.5000,13.0000,13.5000,14.0000,14.5000,15.0000,15.5000,16.0000,
16.5000,17.0000,17.5000,18.0000,18.5000,19.0000,19.5000,20.0000,20.5000,21.0000,
0.0000,0.0027,0.0055,0.0082,0.0110,0.0137,0.0164,0.0192,0.0219,0.0246,
0.0274,0.0301,0.0329,0.0356,0.0383,0.0575,0.0767,0.0958,0.1150,0.1342,
0.1533,0.1725,0.1916,0.2108,0.2300,0.2491,0.2500,0.2917,0.3333,0.3750,
0.4167,0.4583,0.5000,0.5417,0.5833,0.6250,0.6667,0.7083,0.7500,0.7917,
0.8333,0.8750,0.9167,0.9583,1.0000,1.0833,1.1667,1.2500,1.3333,1.4167,
1.5000,1.5833,1.6667,1.7500,1.8333,1.9167,2.0000,2.5000,3.0000,3.5000,
4.0000,4.5000,5.0000,5.5000,6.0000,6.5000,7.0000,7.5000,8.0000,8.5000,
9.0000,9.5000,10.0000,10.5000,11.0000,11.5000,12.0000,12.5000,13.0000,13.5000,
14.0000,14.5000,15.0000,15.5000,16.0000,16.5000,17.0000,17.5000,18.0000,18.5000,
19.0000,19.5000,20.0000,20.5000,21.0000,0.0000,0.0027,0.0055,0.0082,0.0110,
0.0137,0.0164,0.0192,0.0219,0.0246,0.0274,0.0301,0.0329,0.0356,0.0383,
0.0575,0.0767,0.0958,0.1150,0.1342,0.1533,0.1725,0.1916,0.2108,0.2300,
0.2491,0.2500,0.2917,0.3333,0.3750,0.4167,0.4583,0.5000,0.5417,0.5833,
0.6250,0.6667,0.7083,0.7500,0.7917,0.8333,0.8750,0.9167,0.9583,1.0000,
1.0833,1.1667,1.2500,1.3333,1.4167,1.5000,1.5833,1.6667,1.7500,1.8333,
1.9167,2.0000,2.5000,3.0000,3.5000,4.0000,4.5000,5.0000,5.5000,6.0000,
6.5000,7.0000,7.5000,8.0000,8.5000,9.0000,9.5000,10.0000,10.5000,11.0000,
11.5000,12.0000,12.5000,13.0000,13.5000,14.0000,14.5000,15.0000,15.5000,16.0000,
16.5000,17.0000,17.5000,18.0000,18.5000,19.0000,19.5000,20.0000,20.5000,21.0000)
ref.nl5def[,5]<-rep(1,570)
ref.nl5def[,6]<-c(NA,NA,NA,NA,NA,NA,NA,NA,52.33,52.44,52.55,
52.65,52.76,52.86,52.96,53.70,54.44,55.17,55.91,56.64,57.36,58.08,
58.79,59.49,60.17,60.84,60.87,62.27,63.59,64.83,65.98,67.04,68.03,
68.96,69.82,70.64,71.41,72.15,72.87,73.55,74.21,74.85,75.47,76.07,
76.65,77.78,78.85,79.89,80.89,81.87,82.83,83.78,84.71,85.64,86.55,
87.47,88.37,93.48,97.83,101.66,105.52,109.46,113.15,116.56,119.89,123.02,
126.18,129.38,132.52,135.57,138.52,141.24,143.71,146.20,148.95,151.98,155.24,
158.54,161.76,165.06,168.53,172.05,175.24,177.59,179.10,180.16,180.99,181.70,
182.43,183.13,183.64,183.83,183.83,183.83,183.83,NA,NA,NA,NA,
51.24,51.35,51.45,51.55,51.66,51.76,51.87,51.97,52.07,52.18,52.28,
53.00,53.71,54.41,55.10,55.78,56.45,57.12,57.77,58.41,59.03,59.64,
59.67,60.95,62.17,63.31,64.40,65.42,66.38,67.30,68.16,68.98,69.76,
70.49,71.21,71.89,72.55,73.20,73.82,74.43,75.03,76.19,77.32,78.41,
79.46,80.49,81.48,82.46,83.41,84.36,85.28,86.19,87.08,92.15,96.97,
101.16,104.94,108.58,112.12,115.52,118.81,122.07,125.26,128.34,131.34,134.33,
137.32,140.36,143.46,146.60,149.74,152.80,155.71,158.39,160.77,162.80,164.47,
165.82,166.88,167.70,168.32,168.80,169.17,169.46,169.69,169.90,170.10,170.28,
170.45,170.61,170.75,NA,NA,NA,NA,NA,NA,NA,NA,
NA,NA,NA,NA,NA,NA,NA,54.21,54.88,55.54,56.21,
56.87,57.54,58.20,58.85,59.51,60.16,60.79,60.82,62.18,63.47,64.71,
65.89,66.99,68.04,69.02,69.95,70.83,71.67,72.46,73.23,73.97,74.68,
75.36,76.02,76.66,77.29,78.48,79.61,80.66,81.66,82.64,83.58,84.48,
85.35,86.20,87.03,87.84,88.64,93.19,97.38,101.50,105.59,109.35,112.64,
115.57,118.33,120.96,123.65,126.50,129.48,132.44,135.30,138.02,140.61,143.20,
145.92,148.86,151.93,155.09,158.25,161.25,163.97,166.46,168.73,170.84,172.70,
174.21,175.36,176.22,176.77,177.05,177.18,177.29,177.43,177.54,177.53,NA,
NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,
NA,NA,NA,NA,53.49,54.13,54.77,55.41,56.05,56.68,57.31,
57.93,58.55,59.15,59.18,60.47,61.69,62.87,63.99,65.07,66.09,67.06,
67.99,68.87,69.72,70.54,71.33,72.09,72.83,73.55,74.26,74.95,75.61,
76.91,78.15,79.33,80.45,81.53,82.55,83.52,84.44,85.33,86.18,87.00,
87.81,92.24,96.29,100.21,103.95,107.58,110.92,113.99,116.96,119.93,122.79,
125.48,128.14,130.93,133.89,137.10,140.54,144.01,147.47,150.61,153.18,155.23,
156.88,158.26,159.41,160.30,160.94,161.43,161.88,162.31,162.56,162.59,162.59,
162.59,162.59,162.59,162.59,162.59,162.59,NA,NA,NA,NA,NA,
NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,
54.43,55.08,55.73,56.38,57.03,57.67,58.30,58.94,59.57,60.18,60.21,
61.52,62.77,63.95,65.06,66.11,67.10,68.04,68.92,69.77,70.58,71.36,
72.11,72.83,73.53,74.20,74.86,75.50,76.11,77.29,78.40,79.45,80.45,
81.43,82.38,83.31,84.22,85.12,86.00,86.86,87.72,92.46,96.77,100.79,
104.45,107.96,111.37,114.56,117.73,120.86,123.91,126.76,129.41,131.92,134.55,
137.35,140.07,142.75,145.38,147.92,150.49,153.26,156.27,159.66,163.30,166.81,
169.89,172.30,174.04,175.25,176.12,176.74,177.17,177.44,177.59,177.70,177.78,
177.83,177.83,NA,NA,NA,NA,NA,NA,NA,NA,NA,
NA,NA,NA,NA,NA,NA,NA,52.92,53.61,54.29,54.97,
55.64,56.31,56.97,57.62,58.26,58.88,58.91,60.23,61.47,62.65,63.77,
64.83,65.84,66.80,67.72,68.61,69.46,70.27,71.06,71.80,72.50,73.17,
73.81,74.41,74.99,76.06,77.11,78.09,79.03,79.98,80.92,81.84,82.76,
83.69,84.62,85.54,86.47,91.63,96.00,99.83,103.48,106.91,110.15,113.47,
116.76,119.91,122.95,125.76,128.45,131.23,134.13,137.09,140.23,143.59,146.98,
150.11,152.90,155.34,157.35,159.01,160.45,161.63,162.42,162.78,162.78,162.78,
162.78,162.78,162.78,162.78,162.78,162.78,162.78,162.78,162.78)
ref.nl5def[,7]<-c(NA,NA,NA,NA,NA,NA,NA,NA,0.0443,0.0442,0.0442,
0.0441,0.0440,0.0440,0.0439,0.0434,0.0430,0.0425,0.0421,0.0417,0.0413,0.0409,
0.0405,0.0402,0.0398,0.0395,0.0395,0.0389,0.0383,0.0379,0.0375,0.0371,0.0368,
0.0366,0.0364,0.0362,0.0361,0.0360,0.0359,0.0358,0.0357,0.0356,0.0356,0.0356,
0.0355,0.0355,0.0355,0.0355,0.0355,0.0355,0.0356,0.0356,0.0357,0.0358,0.0359,
0.0360,0.0361,0.0369,0.0379,0.0389,0.0398,0.0405,0.0411,0.0416,0.0422,0.0427,
0.0431,0.0435,0.0439,0.0443,0.0447,0.0452,0.0457,0.0463,0.0472,0.0481,0.0492,
0.0501,0.0506,0.0504,0.0494,0.0475,0.0452,0.0434,0.0422,0.0414,0.0407,0.0402,
0.0396,0.0391,0.0387,0.0386,0.0386,0.0386,0.0386,NA,NA,NA,NA,
0.0451,0.0451,0.0450,0.0449,0.0449,0.0448,0.0447,0.0447,0.0446,0.0446,0.0445,
0.0441,0.0437,0.0433,0.0429,0.0426,0.0422,0.0419,0.0416,0.0413,0.0410,0.0407,
0.0407,0.0402,0.0397,0.0393,0.0389,0.0386,0.0384,0.0382,0.0380,0.0378,0.0377,
0.0376,0.0375,0.0374,0.0374,0.0373,0.0373,0.0373,0.0373,0.0373,0.0373,0.0373,
0.0373,0.0374,0.0375,0.0375,0.0376,0.0376,0.0377,0.0378,0.0378,0.0382,0.0387,
0.0393,0.0401,0.0409,0.0416,0.0421,0.0426,0.0430,0.0433,0.0437,0.0441,0.0444,
0.0447,0.0449,0.0450,0.0450,0.0449,0.0446,0.0442,0.0436,0.0430,0.0423,0.0417,
0.0411,0.0405,0.0400,0.0396,0.0392,0.0388,0.0385,0.0382,0.0379,0.0377,0.0374,
0.0372,0.0369,0.0367,NA,NA,NA,NA,NA,NA,NA,NA,
NA,NA,NA,NA,NA,NA,NA,0.0374,0.0373,0.0371,0.0369,
0.0367,0.0366,0.0364,0.0363,0.0361,0.0360,0.0359,0.0359,0.0356,0.0354,0.0352,
0.0351,0.0350,0.0349,0.0348,0.0348,0.0348,0.0348,0.0348,0.0348,0.0348,0.0348,
0.0348,0.0349,0.0349,0.0349,0.0350,0.0351,0.0352,0.0352,0.0353,0.0353,0.0353,
0.0354,0.0354,0.0354,0.0354,0.0354,0.0355,0.0358,0.0362,0.0370,0.0379,0.0388,
0.0397,0.0405,0.0414,0.0424,0.0435,0.0446,0.0457,0.0467,0.0475,0.0482,0.0488,
0.0492,0.0496,0.0497,0.0496,0.0491,0.0482,0.0470,0.0456,0.0442,0.0428,0.0415,
0.0404,0.0396,0.0390,0.0387,0.0385,0.0384,0.0383,0.0382,0.0381,0.0381,NA,
NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,
NA,NA,NA,NA,0.0433,0.0429,0.0424,0.0420,0.0415,0.0411,0.0407,
0.0403,0.0400,0.0396,0.0396,0.0388,0.0382,0.0376,0.0371,0.0366,0.0361,0.0358,
0.0354,0.0351,0.0349,0.0346,0.0344,0.0343,0.0341,0.0339,0.0338,0.0337,0.0336,
0.0334,0.0333,0.0332,0.0332,0.0332,0.0332,0.0332,0.0333,0.0334,0.0335,0.0336,
0.0337,0.0346,0.0355,0.0363,0.0371,0.0377,0.0384,0.0390,0.0395,0.0401,0.0407,
0.0413,0.0419,0.0425,0.0432,0.0437,0.0441,0.0441,0.0437,0.0429,0.0419,0.0409,
0.0401,0.0393,0.0386,0.0381,0.0378,0.0375,0.0372,0.0370,0.0369,0.0369,0.0369,
0.0369,0.0369,0.0369,0.0369,0.0369,0.0369,NA,NA,NA,NA,NA,
NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,
0.0368,0.0367,0.0366,0.0365,0.0363,0.0362,0.0361,0.0360,0.0360,0.0359,0.0359,
0.0357,0.0356,0.0356,0.0355,0.0355,0.0356,0.0356,0.0357,0.0358,0.0359,0.0359,
0.0360,0.0362,0.0363,0.0364,0.0365,0.0366,0.0367,0.0369,0.0370,0.0372,0.0373,
0.0375,0.0376,0.0377,0.0378,0.0379,0.0380,0.0381,0.0381,0.0384,0.0384,0.0385,
0.0386,0.0389,0.0393,0.0398,0.0404,0.0412,0.0421,0.0430,0.0438,0.0446,0.0455,
0.0463,0.0473,0.0483,0.0493,0.0503,0.0511,0.0518,0.0521,0.0518,0.0508,0.0495,
0.0479,0.0465,0.0454,0.0446,0.0441,0.0437,0.0434,0.0433,0.0432,0.0431,0.0430,
0.0430,0.0430,NA,NA,NA,NA,NA,NA,NA,NA,NA,
NA,NA,NA,NA,NA,NA,NA,0.0385,0.0382,0.0380,0.0377,
0.0375,0.0372,0.0370,0.0368,0.0366,0.0364,0.0364,0.0361,0.0358,0.0355,0.0353,
0.0352,0.0350,0.0349,0.0349,0.0348,0.0348,0.0347,0.0347,0.0347,0.0348,0.0348,
0.0348,0.0349,0.0349,0.0351,0.0352,0.0354,0.0355,0.0356,0.0358,0.0359,0.0360,
0.0361,0.0362,0.0362,0.0363,0.0368,0.0372,0.0375,0.0377,0.0377,0.0379,0.0382,
0.0386,0.0391,0.0400,0.0410,0.0424,0.0439,0.0457,0.0475,0.0491,0.0501,0.0500,
0.0490,0.0475,0.0458,0.0442,0.0429,0.0417,0.0408,0.0402,0.0399,0.0399,0.0399,
0.0399,0.0399,0.0399,0.0399,0.0399,0.0399,0.0399,0.0399,0.0399)
dimnames(ref.nl5def)[[2]]<-c("pop","sub","sex","x","L","M","S")
ref.nl5def$L<-ifelse(is.na(ref.nl5def$M),NA,ref.nl5def$L)
ref.nl5def
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.