## File Name: rm_sdt_extract_par_from_partable.R
## File Version: 0.03
rm_sdt_extract_par_from_partable <- function(partable)
{
return( partable[ partable$est, "value" ] )
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.