Table3.1 <- data.frame(
"Power" = c(
'160','160','160','160','160',
'180','180','180','180','180',
'200','200','200','200','200',
'220','220','220','220','220'
),
"Observation" = c(
575,542,530,539,570,
565,593,590,579,610,
600,651,610,637,629,
725,700,715,685,710
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.