Nothing
#' LIFX': A package for controlling 'LIFX' smart bulbs
#'
#' The 'LIFX' R package is an interface to the ['LIFX' smart bulb api](https://api.developer.lifx.com/docs).
#'
#'
#'
#' @section most important 'LIFX' functions:
#'\itemize{
#' \item{ \code{\link{lx_save_token}}}
#' \item{ \code{\link{lx_list_lights}}}
#' \item{ \code{\link{lx_color}}}
#' \item{ \code{\link{lx_effect_breathe}} and other effects}
#' }
#' @docType package
#' @name lifx
NULL
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.