lx_check_color: check if lifx color name is valid

Description Usage Arguments

View source: R/color_name.R

Description

check if lifx color name is valid

Usage

1
lx_check_color(color_name, token = lx_get_token())

Arguments

color_name

a color string in lifx api format (can be made with lx_color_name )

token

API token (see ?lx_save_token). If left empty, the token is retrieved from the environmental variable if available. (see lx_save_token)


mabafaba/lifx documentation built on June 8, 2020, 3:46 a.m.