#' get_csv_nas
#'
#' Get the 'NA' for reading CSV files
#'
#' @param chapter Book chapter
#' @param exercise Exercise number
#' @rdname get_csv_nas
get_csv_nas_example <- function(chapter, exercise) {
c("", "NA")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.