! LaTeX Error: Environment threeparttable undefined
问题 When using R Markdown to create a pdf a get this error: output file: NCERA-210_Results.knit.md ! LaTeX Error: Environment threeparttable undefined. Error: Failed to compile NCERA-210_Results.tex. See NCERA-210_Results.log for more info. In addition: There were 50 or more warnings (use warnings() to see the first 50) Execution halted My code is: --- title: "NCERA-210 Results" author: "NAME" date: "8/29/2018" output: pdf_document --- ```{r setup, echo=FALSE, results="asis", message=FALSE,