<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>basics | R (for ecology)</title><link>https://www.rforecology.com/tag/basics/</link><atom:link href="https://www.rforecology.com/tag/basics/index.xml" rel="self" type="application/rss+xml"/><description>basics</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© HabitU Lab, LLC and R for Ecology 2026</copyright><lastBuildDate>Thu, 23 Mar 2023 08:45:39 +0000</lastBuildDate><image><url>https://www.rforecology.com/media/logo_hu79e4c31f2037bf5f26b941f1d8a66338_12106_300x300_fit_lanczos_2.png</url><title>basics</title><link>https://www.rforecology.com/tag/basics/</link></image><item><title>Top five(ish) sources of ecological data</title><link>https://www.rforecology.com/post/top-five-ish-sources-of-ecological-data/</link><pubDate>Thu, 23 Mar 2023 08:45:39 +0000</pubDate><guid>https://www.rforecology.com/post/top-five-ish-sources-of-ecological-data/</guid><description>In this post, I show you how to navigate some common ecological data portals and discuss when you might want to use one or another for accessing data that you can use for practice or your next research project.</description></item><item><title>How to make a scatterplot in R</title><link>https://www.rforecology.com/post/scatterplots-in-r/</link><pubDate>Mon, 14 Nov 2022 09:30:50 -0400</pubDate><guid>https://www.rforecology.com/post/scatterplots-in-r/</guid><description>This blog post I teach you the basics of creating and customizing scatterplots in R</description></item><item><title>A *simple* introduction to ggplot2 (for plotting your data!)</title><link>https://www.rforecology.com/post/a-simple-introduction-to-ggplot2/</link><pubDate>Thu, 14 Apr 2022 09:20:07 -0400</pubDate><guid>https://www.rforecology.com/post/a-simple-introduction-to-ggplot2/</guid><description>In this blog post, we deconstruct the anatomy of how to use &amp;lsquo;ggplot2&amp;rsquo;— a package that makes it intuitive to create consistently nice-looking figures in R.</description></item><item><title>Learning about data structures in R</title><link>https://www.rforecology.com/post/data-structures-in-r/</link><pubDate>Wed, 23 Mar 2022 09:09:55 -0400</pubDate><guid>https://www.rforecology.com/post/data-structures-in-r/</guid><description>In this tutorial, we&amp;rsquo;re introduce the structures that R provides to help you organize your data.</description></item><item><title>R Data types 101, or What kind of data do I have?</title><link>https://www.rforecology.com/post/data-types-in-r/</link><pubDate>Wed, 16 Mar 2022 09:45:39 -0400</pubDate><guid>https://www.rforecology.com/post/data-types-in-r/</guid><description>In this tutorial, I introduce you to several different types of data, explain how to use and manipulate each of them, and show you how to check what type of data you have.</description></item><item><title>The Basics of R (in Spanish!)</title><link>https://www.rforecology.com/post/the-basics-of-r-in-spanish/</link><pubDate>Wed, 19 Jan 2022 09:45:39 -0500</pubDate><guid>https://www.rforecology.com/post/the-basics-of-r-in-spanish/</guid><description>My online course on the Basics of R (for ecologists) is soon to launch with a version completely recorded in Spanish.</description></item><item><title>Making your first plot in R</title><link>https://www.rforecology.com/post/making-your-first-plot-in-r/</link><pubDate>Wed, 05 Jan 2022 09:45:39 -0500</pubDate><guid>https://www.rforecology.com/post/making-your-first-plot-in-r/</guid><description>In this tutorial, I teach you how to create a basic scatterplot using base R.</description></item><item><title>How to install (and update!) R and RStudio</title><link>https://www.rforecology.com/post/how-to-install-r-and-rstudio/</link><pubDate>Sat, 01 Jan 2022 05:28:39 -0500</pubDate><guid>https://www.rforecology.com/post/how-to-install-r-and-rstudio/</guid><description>The first step to learning R is to have it downloaded on your computer! In this blog post, I introduce R and RStudio and show you how to download and install them.</description></item><item><title>Where to ask for help when coding in R</title><link>https://www.rforecology.com/post/where-to-ask-for-help-when-coding-in-r/</link><pubDate>Fri, 03 Dec 2021 09:08:00 -0600</pubDate><guid>https://www.rforecology.com/post/where-to-ask-for-help-when-coding-in-r/</guid><description>In this blog post, I&amp;rsquo;m going to describe a few R forums that are particularly useful when you need specific help with your own project.</description></item><item><title>How to go from R to nice tables in Microsoft Word</title><link>https://www.rforecology.com/post/exporting-tables-from-r-to-microsoft-word/</link><pubDate>Tue, 23 Nov 2021 12:28:39 -0600</pubDate><guid>https://www.rforecology.com/post/exporting-tables-from-r-to-microsoft-word/</guid><description>As scientists analyzing their data, we often have data or results in R that we want to export to a word processor for the reports or publications that we’re writing. In this tutorial I show you how to do just that!</description></item><item><title>Video tutorial on the essentials of R for ecology cheatsheet</title><link>https://www.rforecology.com/post/video-tutorial-on-the-essentials-of-r-for-ecology-cheat-sheet/</link><pubDate>Fri, 10 Sep 2021 09:30:39 -0400</pubDate><guid>https://www.rforecology.com/post/video-tutorial-on-the-essentials-of-r-for-ecology-cheat-sheet/</guid><description>Here I present a video tutorial and walkthrough (and code) that I created to go over my cheatsheet on the 80% most important functions in R (for ecology)</description></item><item><title>How to actually make a quality scatterplot in R</title><link>https://www.rforecology.com/post/how-to-make-a-quality-scatterplot-in-r/</link><pubDate>Fri, 06 Aug 2021 00:00:00 +0000</pubDate><guid>https://www.rforecology.com/post/how-to-make-a-quality-scatterplot-in-r/</guid><description>Scatterplots are one of the most common types of data visualizations you will encounter as a biologist. Here I go over how to make quality scatterplots that are ready for publication.</description></item><item><title>The essential functions of R cheatsheet</title><link>https://www.rforecology.com/post/the-essential-functions-of-r-cheatsheet/</link><pubDate>Mon, 19 Jul 2021 00:00:00 +0000</pubDate><guid>https://www.rforecology.com/post/the-essential-functions-of-r-cheatsheet/</guid><description>This cheat sheet covers all the essential functions that will allow you to do at least 80% of all operations you will ever have to do in R as an ecologist.</description></item></channel></rss>