Description Usage Arguments Examples
View source: R/prettify.labels.R
Title
1 | prettify.labels(label, ret.value = "string.short")
|
label |
1 2 3 4 5 6 7 8 | prettify.labels('orphan.glmnet.83')
prettify.labels('orphan.103', 'base.model')
prettify.labels('orphan.degree_new.83', 'base.model')
prettify.labels('orphan.glmnet.83', 'base.model')
prettify.labels(c('orphan.glmnet.83', 'degree_new.orphan.83'))
prettify.labels('orphan.glmnet.83', 'string')
prettify.labels('orphan.glmnet.83', 'string.short')
prettify.labels('orphan.glmnet.83', 'string.base')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.