examples/get_fun.R

get_fun(plu_ral)
get_fun(plu::ral)
get_fun("plu_ral")
get_fun("plu::ral")

get_fun(NULL)
get_fun(NULL, default = plu_ral)
rossellhayes/plu documentation built on Sept. 30, 2023, 9:36 p.m.