Ao executar a função:
figures <-
bdc_create_figures(data = check_pf,
database_id = "database_id",
workflow_step = "prefilter",
save_figures = TRUE)
Mas só aparece a mensagem de erro:
Error in match.arg(returnclass) : 'arg' should be one of “sf”, “sv”
como ajustar?