# page 229
gwet4_table9.1 <-
tibble::tribble(
~R1, ~R2, ~R3, ~R4,
190, 220, 200, 200,
220, 200, 240, 230,
260, 260, 240, 280,
210, 300, 280, 265,
270, 265, 280, 270,
280, 280, 270, 275,
260, 280, 280, 300,
275, 275, 275, 305,
280, 290, 300, 290,
320, 290, 300, 290,
300, 300, 310, 300,
270, 250, 330, 370,
320, 330, 330, 330,
335, 320, 335, 375,
350, 320, 340, 365
)
usethis::use_data(gwet4_table9.1, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.