#' as.no function
#'
#' check ordinal if they are ordinal
#' @param Click here and there
#' @keywords ordinal
#' @keywords
#' @export
#' @examples
#' as.no(x)
as.no<-function(x) as.numeric(as.character(x))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.