Nothing
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#' Deer images - a list of native raster images
#'
#' The 'deer' sprites are by Calciumtrice and licensed under CC BY 3.0.
#' See 'inst/LICENSE-deer.txt' for more details. To view license information:
#'
#' \code{cat(readLines(system.file('LICENSE-deer.txt', package = 'nara')), sep = "\n")}
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"deer"
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#' A list of nativeraster tiles used for constructing a side-scrolling game.
#'
#' The tiles in this list are of a common base size and can be conbined to
#' construct various scenes.
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"tileset"
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#' A data.frame of configuration information which can be used with
#' \code{nr_blit_multi()} and the \code{tileset} data.
#'
#' Use this configuration wtih \code{nr_blit_multi()}
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"tileset_config"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.