#' Sample soil profile data
#'
#' Sample Soil Profile Data for the Ottawa study area,
#' City of Ottawa, Ontario. Data in data.frame format.
#'
#' @docType data
#'
#' @usage data(profiles)
#'
#' @format An object of class `"data.frame"`.
#'
#' @keywords datasets
#'
#' @references Ontario Ministry of Agriculture, Food and Rural Affairs.
#'
#' @source Unpublished data
#'
#' @examples
#' data(profiles)
#' View(profiles)
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.