#' Omer Kara's Personal Utility Functions
#'
#' The okara package consists of Omer Kara's frequently used utility functions about the following topics. Data manipulation, data utility, graphic/plotting, estimation, spatial analysis, package installing/loading and some other utility functions.
#'
#' @author Omer Kara \email{omer.kara.ylsy@gmail.com}
#'
#' @docType package
#'
#' @name okara
#'
"_PACKAGE"
# Correction for undefined global variables for codes using tidyverse packages.
# utils::globalVariables(c("data_set_name", "column_name"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.