Editing Communication and Social Networks (Fall 2023)/R Lab 1

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 30: Line 30:
# Search for "quarto" and install the quarto extension
# Search for "quarto" and install the quarto extension
# Search for "R" and install the R extension
# Search for "R" and install the R extension
# In VSCode, Click File > Open Folder - Navigate to the COM_411_Labs folder that you created earlier
# Click File > Open Folder - Navigate to the COM_411_Labs folder
# Click on the lab_1_quarto.qmd file, and it should open in the main window of VSCode
# Click on the lab_1_quarto.qmd file, and it should open in the main window of VSCode
# Click Terminal > New Terminal. This will open a window at the bottom of VSCode. In that window type <code>R</code> and push enter. This will start an "R Interactive shell"
# Try clicking "Render" at the top right. It will probably not work. This is because there are a lot of R packages that you need to install.
# In the R shell, paste the following:
# Click the "R Interactive" shell at the bottom right, and paste the following:
#* <code>install.packages(c("rmarkdown","tidyverse","ggraph","tidygraph","igraphdata"))</code>
#* <code>install.packages(c("rmarkdown","tidyverse","ggraph","tidygraph","igraphdata"))</code>
#* It will ask you what CRAN mirror you'd like to use. You can choose something in the US.
#* If it asks if you want to install from source, you can type "no"
#* If it asks if you want to install from source, you can type "no"
#* This will show a bunch of crazy messages for a while. You can probably ignore them.
#* This will show a bunch of crazy messages for a while. Hopefully, you can ignore them.
# Click "Render" at the top right, and hopefully it works!
# Click "Render" again, and hopefully it works this time.
# Read the document, make the changes that you are asked to, and then try clicking the down arrow by Render, and "Render as PDF". I would like you to turn in all of your assignments as PDFs.
# Read the document, make the changes that you are asked to, and then try clicking the down arrow by Render, and "Render as PDF". I would like you to turn in all of your assignments as PDFs.
# If that doesn't work, then you probably have to install tinytex. Click the Quarto Preview terminal (in the bottom right) and type:
# If that doesn't work, then you probably have to install tinytex. Click the Quarto Preview terminal (in the bottom right) and type:
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)