Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 479 Bytes

内容

这里的 R 语言代码是复现任旭老师2023年9月出版的教材《管理研究理论、方法与工具》,欢迎批评指正。

宏包

运行代码需要安装以下宏包:

install.packages(c("tidyverse", "flextable", "pysch", "gtsummary", "lavaan", "semTools", "haven", "sjPlot", "corrr", "readxl", "marginaleffects", "scales", "performance", "modelsummary", "lavaanExtra", "rstatix", "ragg", "officedown", "bookdown", "interactions", "patchwork"))