Fahd Alhazmi

Results 15 comments of Fahd Alhazmi

Can you specify which specific file you are referring to? On Sun, Oct 14, 2018 at 12:12 AM LindaMonterroso wrote: > How do I load csv files into R studio...

You can just run this cell ``` library(data.table) all_data

Can you be a bit more specific on what you are trying to achieve ? the data folder is already installed in your computer (do you see a folder called...

You can find all the slides on the syllabus page: https://crumplab.github.io/psyc3400/Syllabus.html and the same with lab materials! You can only save lecture slides as HTML files (meaning, they will open...

For this class, you will only need Rstudio Cloud account to complete all labs: http://rstudio.cloud/ On Fri, Sep 7, 2018 at 12:56 PM shavone9292 wrote: > does anyone know how...

I am not aware of what you are talking about! but the paste command is control + V -- if you already know that, can you be a bit more...

Here is the place where you add blocks of R code: ```{r} # your R code should go in here ``` the ` symbol is to the left of the...

In Rstudio cloud, you should wait for about 10 seconds for the installation to start. Also make sure you have the console opened. For example, type this command in the...

You just upload the zip file, it will be unzipped for you automatically. On Fri, Sep 7, 2018 at 1:15 PM ElisaGeorge93 wrote: > Thank you i was finally able...

If you upload the zip file, go to RMarkdownLabs, then go to LabTemplates. You should find all lab templates in there. Of course, to work on your lab, you should...