Psy Ops: A Guide
Introduction
I Context
1
Science
2
Psychology
3
Theory
4
Data
5
Ethics
6
Open Science
6.1
Transparency
6.2
Inclusion
6.3
Free/Libre and Open Source Software
6.4
Open Data
6.4.1
Types of data participants provide
6.4.2
Raw data
6.4.3
Processed data
6.4.4
Born Open Data
6.5
Open Materials
7
Privacy and Property
7.1
The General Data Protection Regulation
7.1.1
Identifiability
7.2
Intellectual Property Law
8
Psychological Technology
II Tools
9
LimeSurvey User Management
9.1
Creating a user account
9.2
Granting a user access to your survey
10
Git
10.1
Git Bash
10.2
Rights
10.3
Operational chapters about Git
11
GitLab
11.1
GitLab Continuous Integration
12
Markdown
12.1
Basic layout
12.2
Figures and Tables
13
Regular Expressions
14
R
14.1
R Packages
14.2
Namespaces
14.3
Objects
14.3.1
Dataframes
14.3.2
Alternatives to dataframes
15
RStudio
15.1
RStudio projects
15.2
Rendering R Markdown documents
15.3
Interacting with Git
15.4
RStudio themes
III Operations
16
Files and Directories
16.1
Characters you can use
16.2
Smart naming
17
Managing a GitLab Project
17.1
Creating a new repository
17.2
Quick Actions
17.3
User Management
18
Git basics
18.1
Introducing yourself
18.2
Changing a commit
18.3
Unsetting your password
18.4
Getting started: cloning
18.5
Working on files in a repo: pulling, committing, and pushing
18.6
Preventing files from syncing
18.7
Merge conflicts
18.8
Resolving merge conflicts
18.9
Renaming a repository
18.10
Advanced: branching
18.11
Advanced: rename a branch
19
Interacting with Git in RStudio
19.1
Setting your username and email address
20
Learning R
21
Informed Consent
21.1
Consent to participate
21.2
Consent to publish data
22
Choosing a license
23
Anonymizing Data
24
Managing References And Citations
24.1
Managing the references for a publication
24.2
Downloading a Zotero group library for use in R Markdown
24.3
Citing sources in R Markdown
25
Tips and Tricks for Writing in R
25.1
Finding the right words
26
Designing Presentations
27
Giving presentations
28
Doing a Systematic Review
29
Bibliographic Databases And Interfaces
IV Appendices and references
30
References
PDF
EPUB
Psy Ops: A Guide
Chapter 20
Learning R
(from
this thread
, also read the responses for some consolation if you’re having a hard time)