R/lifx_documentation.R

#' 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

Try the lifx package in your browser

Any scripts or data that you put into this service are public.

lifx documentation built on July 1, 2020, 6:08 p.m.