TiagoOlivoto / metan

Package for multi-environment trial analysis
https://tiagoolivoto.github.io/metan/
GNU General Public License v3.0
35 stars 17 forks source link

problem in running your example code #9

Closed sazzadbrri closed 4 years ago

sazzadbrri commented 4 years ago

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