Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hcp4715 committed Mar 4, 2023
1 parent b5eae1c commit ae27dc1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@
.Rhistory
.RData
.Ruserdata
*.Rproj
*.Rproj

.DS_Store
*/.DS_Store
*/*/.DS_Store
*/*/*/.DS_Store
*/*/*/*/.DS_Store
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# R语言在心理学研究中的应用: 从数据到论文

本repo用于将《R语言在心理学研究中的应用》一课的内容转化为文字版,并形成一本在线的bookdown电子书。

课程相关的repo:<https://github.com/hcp4715/R4PsyBook>

在线电子书地址:

由于文字稿来自于对课堂录音的整理,难免比较口语化。欢迎小伙伴对文字进行修改,并通过pull request的方式参与整理和完善本电子书。

## 作者信息

胡传鹏(教授),南京师范大学心理学院

蔡 镇, 南京师范大学心理学院硕士生;

柏松石, 南京师范大学心理学院本科生(2021级);

孙禾嘉, 南京师范大学心理学院本科生(2021级);

郑元瑞,昆明城市学院本科生(2019级)。

0 comments on commit ae27dc1

Please sign in to comment.