#' Read excel conditional
#'
#' Function that display file path for location of R script in use
#'
#' @param "" there are no inputs for this function
#'
#'
#' @import rstudioapi
#'
#' @export
script_location <- function() {dirname(rstudioapi::getActiveDocumentContext()$path)}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.