<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>rstudio on r-econometrics</title>
    <link>https://www.r-econometrics.com/tags/rstudio/</link>
    <description>Recent content in rstudio on r-econometrics</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 06 Oct 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.r-econometrics.com/tags/rstudio/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Preparing Your Workplace for an Analysis</title>
      <link>https://www.r-econometrics.com/rbasics/beforestart/</link>
      <pubDate>Sun, 06 Oct 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.r-econometrics.com/rbasics/beforestart/</guid>
      <description>Create a working directory Usually, people want to keep the folder structure on their computers tidy, so that they and their co-workers understand, which documents and data were used for a particular project – even if that project was finished months ago. This should also be the case when you work with R. Therefore, I recommend to create a new folder for every new project, which becomes the so-called working directory.</description>
    </item>
    
    <item>
      <title>Installing R and RStudio</title>
      <link>https://www.r-econometrics.com/rbasics/installation/</link>
      <pubDate>Sun, 04 Feb 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.r-econometrics.com/rbasics/installation/</guid>
      <description>For this introduction I recommend to install two software packages on your system:
 R: The software, which does all the calculations. RStudio: The working environment, where all the code will be developed.  Note that the instructions of this section were written for a standard installation on a private computer. If you work on a corporate machine, the installation could be different due to different IT requirements of your company.</description>
    </item>
    
  </channel>
</rss>