CrumpLab / psyc3400

Website for Psyc 3400 Statistics @ Brooklyn College (Taught by Matt Crump)
16 stars 15 forks source link

R Basics #12

Open KShtayn6 opened 6 years ago

KShtayn6 commented 6 years ago

I do not know how to properly set up the R markdown files. Is there a file that needs to be downloaded prior to starting the work?

This is what my file looks like.

img_1339

neshat9 commented 6 years ago

Did you download the RMarkDown file? You have to upload the rmarksdown file in order to do labs and have the access to the lab templates.

-Neshat

CrumpLab commented 6 years ago

It looks like your file has a space in the filename for example "file. Rmd" Try renaming your file so there is no space "file.Rmd".

Click the box for the file, then choose rename.

Also, you can make a new R markdown file by pressing the green plus button in the top left hand corner.