check_empty_beautier_folder()
# TRUE
is_log_normal_distr(create_log_normal_distr())
# FALSE
is_log_normal_distr(create_normal_distr())
is_distr(NA)
is_distr(NULL)
is_distr("nonsense")
check_empty_beautier_folder()
Run the code above in your browser using DataLab