#' get.grep.vector
#'
#' check nominal if they are nominal
#' @param Click here and there
#' @keywords nominal
#' @keywords
#' @export
#' @examples
#' checking.nominal()
#' @importFrom magrittr %>%
#'
get.grep.vector<-function(vec,x) vec[grep(x,vec)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.