forked from CrumpLab/LabJournalWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.Rmd
More file actions
36 lines (24 loc) · 771 Bytes
/
index.Rmd
File metadata and controls
36 lines (24 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: "MyLabJournal"
output: html_document
---
<style type="text/css">
.title {
display: none;
}
#getting-started img {
margin-right: 10px;
}
</style>
<div class="row" style="padding-top: 30px;">
<div class="col-sm-6">
# **Angelina's Lab Journal**
##Who I Am
I am a 1st year graduate student pursuing my Master's in Experimental Psychology
My overall research interests include memory distortion. However, I am also interested in true verses false memory, stereotypes, and how we use information to fill in gaps in our memory.
This is a web journal to show the coding work and progressin the R class
### [Crump Lab: Human Cognition and Performance](https://crumplab.github.io)
<a href = "https://crumplab.github.io">

</a>
</div>