structure(list(
ITERATION = c(5, 10, 15, 20, 25, 30, 35, 37),
`GRD(1)` = c(
50.4275, 206.263, -119.984, 18.8225, 34.2045,
1.33142, 0.511501, 0.136015
), `GRD(2)` = c(
-245.427, 115.877,
24.9942, 17.3648, 12.673, -1.53817, 8.89388, -0.0488581
),
`GRD(3)` = c(
-296.305, -219.806, 62.0168, -22.5761, -20.9964,
0.504427, 88.6457, -0.809898
), `GRD(4)` = c(
-138.14, 396.831,
54.0466, 18.4695, 68.5916, 2.90991, 1.44978, -0.0398116
),
`GRD(5)` = c(
-748.729, -3204.24, -273.313, -51.1769, 148.523,
37.772, 7.93971, -0.114557
), `GRD(6)` = c(
-123.131, -22.9804,
39.6612, 15.6713, -6.22003, 1.82973, -0.00192183, -0.00192183
), `GRD(7)` = c(
-1066.36, -136.218, 5.78384, -10.02, 14.962,
0.968842, 0.00826933, 0.00826933
)
), class = c(
"spec_tbl_df",
"tbl_df", "tbl", "data.frame"
), row.names = c(NA, -8L), spec = structure(list(
cols = list(ITERATION = structure(list(), class = c(
"collector_double",
"collector"
)), `GRD(1)` = structure(list(), class = c(
"collector_double",
"collector"
)), `GRD(2)` = structure(list(), class = c(
"collector_double",
"collector"
)), `GRD(3)` = structure(list(), class = c(
"collector_double",
"collector"
)), `GRD(4)` = structure(list(), class = c(
"collector_double",
"collector"
)), `GRD(5)` = structure(list(), class = c(
"collector_double",
"collector"
)), `GRD(6)` = structure(list(), class = c(
"collector_double",
"collector"
)), `GRD(7)` = structure(list(), class = c(
"collector_double",
"collector"
))), default = structure(list(), class = c(
"collector_guess",
"collector"
)), delim = NULL, skip = 2L
), class = "col_spec"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.