TiagoOlivoto/metan

problem in running your example code

Closed this issue · 0 comments

have you an issue?

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.

Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.


See the codes and error message:

gmd(MTSI_index2, "FA") %>% print_table()
Error in get_model_data(x, what, type, verbose) :
Invalid class in object x. See ?get_model_data for more information.

# insert reprex here