-
Notifications
You must be signed in to change notification settings - Fork 394
Expand file tree
/
Copy pathindex.Rmd
More file actions
43 lines (27 loc) · 1.01 KB
/
index.Rmd
File metadata and controls
43 lines (27 loc) · 1.01 KB
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
37
38
39
40
41
42
---
title: "My Website"
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">
# **Chloe Brittenham, PhD student in Psychology at the Graduate Center**
I am a Graduate Assistant at Brooklyn College and Adjunct Lecturer at Hunter College. My research interests include Autism Spectrum Disorder, the visual system, binocular depth perception and more...
In past research I have examined VEPs or Visual Evoked Potentials in children with ASD and children with Phelan-McDermid Syndrome.
## Currently working with...
[Applied Vision Institute](http://userhome.brooklyn.cuny.edu/iabramov/)
[Laboratory of Visual Psychophysiology](http://maxweber.hunter.cuny.edu/%7ejgordon/)
[The Seaver Center for Autism Research and Treatment](https://icahn.mssm.edu/research/seaver)
</div>
<div class="col-sm-6">
<a href = "http://chloebrittenham.com">

</a>
</div>