Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

print_table(.) : could not find function "print_table" #19

Closed
jcberny opened this issue Oct 23, 2022 · 1 comment
Closed

print_table(.) : could not find function "print_table" #19

jcberny opened this issue Oct 23, 2022 · 1 comment

Comments

@jcberny
Copy link

jcberny commented Oct 23, 2022

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.

Brief description of the problem

#Each time i use the print_table I get: "Error in print_table(.) : could not find function "print_table"

gen_mod <- gamem(data_g, GEN, REP,
                 resp = c(ED, CL, CD, KW, TKW, NKR))
get_model_data(gen_mod, "blupg") %>% print_table()

@TiagoOlivoto
Copy link
Owner

All scripts start with a clear description of this. See an example here. It says... 'See the section Rendering engine to know how HTML tables were generated.'

Since there is no bug here, I'm closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants