# Generated by roxygen2: do not edit by hand

export("%>%")
export(.complete_states)
export(.get_first_frame)
export(.get_last_frame)
export(.has_frames)
export(.max_id)
export(.with_later_frames)
export(.with_prior_frames)
export(close_state)
export(display_ease)
export(keep_state)
export(open_state)
export(tween)
export(tween_along)
export(tween_appear)
export(tween_at)
export(tween_color)
export(tween_color_t)
export(tween_colour)
export(tween_colour_t)
export(tween_components)
export(tween_constant)
export(tween_constant_t)
export(tween_date)
export(tween_date_t)
export(tween_datetime)
export(tween_datetime_t)
export(tween_elements)
export(tween_events)
export(tween_fill)
export(tween_numeric)
export(tween_numeric_t)
export(tween_state)
export(tween_states)
export(tween_t)
importFrom(Rcpp,sourceCpp)
importFrom(farver,convert_colour)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(rlang,"%||%")
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quo_is_null)
importFrom(utils,head)
useDynLib(tweenr)
