<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>tutorial | R (for ecology)</title><link>https://www.rforecology.com/tag/tutorial/</link><atom:link href="https://www.rforecology.com/tag/tutorial/index.xml" rel="self" type="application/rss+xml"/><description>tutorial</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© HabitU Lab, LLC and R for Ecology 2026</copyright><lastBuildDate>Thu, 28 Apr 2022 09:30:50 -0400</lastBuildDate><image><url>https://www.rforecology.com/media/logo_hu79e4c31f2037bf5f26b941f1d8a66338_12106_300x300_fit_lanczos_2.png</url><title>tutorial</title><link>https://www.rforecology.com/tag/tutorial/</link></image><item><title>How to reshape your data in R for analysis</title><link>https://www.rforecology.com/post/reshaping-data-in-r/</link><pubDate>Thu, 28 Apr 2022 09:30:50 -0400</pubDate><guid>https://www.rforecology.com/post/reshaping-data-in-r/</guid><description>In this blog post, I show you how to reshape data (i.e. how to use pivot tables) so that the data are in the correct form for data analysis in R.</description></item><item><title>Search through your ecological data with the 'grep()' function</title><link>https://www.rforecology.com/post/how-to-use-grepl/</link><pubDate>Tue, 29 Mar 2022 09:09:55 -0400</pubDate><guid>https://www.rforecology.com/post/how-to-use-grepl/</guid><description>Here I describe the functions called &lt;code>grep()&lt;/code>, &lt;code>grepl()&lt;/code>, and &lt;code>sub()&lt;/code>, which allow you to find strings in your data that match particular patterns.</description></item><item><title>Complete tutorial on using 'apply' functions in R</title><link>https://www.rforecology.com/post/how-to-use-apply-functions/</link><pubDate>Tue, 08 Mar 2022 09:45:39 -0500</pubDate><guid>https://www.rforecology.com/post/how-to-use-apply-functions/</guid><description>Here I show you a useful family of functions that allows you to repetitively perform a specified function (e.g., sum, mean) across a vector, matrix, or data frame.</description></item></channel></rss>