Text Search:
Applied Filters
    Teaching R with Swirl
    Session presentation on using Swirl, an interactive platform for learning and teaching R in the R console
    2451

    views

    368

    downloads

    0

    comments

    0

    adaptations

    Evolutionary Ecophysiology swirl lesson
    Uses swirl to walk students through how to use R and analyze their own data.
    1018

    views

    256

    downloads

    0

    comments

    0

    adaptations

    Binomial test
    This lesson focused on introducing students to binomial data analysis and reinforcing concepts of confidence intervals, p-value interpretation, and one- vs two-sided tests.
    1097

    views

    377

    downloads

    0

    comments

    0

    adaptations

    Setting Up Nonparametric Tests
    This swirl lesson will show you how to rearrange your data within R from one that shows a multiple factor design (2 x 2) to a single factor (4 levels) to allow for data analyses that require...
    1472

    views

    806

    downloads

    0

    comments

    0

    adaptations

    An introduction to population matrix models: a swirl lesson
    Students will learn how to set up a population matrix model in R and use it for demographic analysis of a population, including projecting population growth, determining lambda and the stable age...
    2434

    views

    6323

    downloads

    0

    comments

    0

    adaptations

    Exploring USGS streamflow data with dataRetrieval and Swirl
    This Swirl lesson walks through how to retrieve, view, and visually analyze streamflow and water quality data from the National Water Information System (US Geological Survey).

    Keywords: tool:swirl

    918

    views

    492

    downloads

    0

    comments

    0

    adaptations

    Population Ecology in Swirl: Estimating Population Sizes
    The students will learn to estimate population sizes and consider assumptions of mathematical models and their applicability to the ecology of an organism/population

    Keywords: RSwirl

    1836

    views

    741

    downloads

    0

    comments

    0

    adaptations

    Genome Sequence Data in R using Biostrings (Swirl Lesson)
    By the end of this lesson, students should be able to load FASTA files into R as DNAStringSets and use width() and alphabetFrequency(), combined with other functions like sum() and mean(), to...
    1291

    views

    1252

    downloads

    0

    comments

    0

    adaptations

    Checking Normality in R with swirl
    How to use the "three-prong" approach to check for normality
    1215

    views

    484

    downloads

    0

    comments

    0

    adaptations

    Histograms and Boxplots
    This lesson, created for an introductory ecology course, focuses on helping novice R users to import a data file, apply base R plotting functions, and use R Markdown to generate a reproducible report.
    1342

    views

    582

    downloads

    0

    comments

    0

    adaptations

    Hardy-Weinberg Equilibrium: a swirl resource
    Students will use swirl to understand Hardy-Weinberg equilibrium. The lesson starts with observed numbers of individuals for each genotype, and students will work through a number of steps to...
    1943

    views

    972

    downloads

    0

    comments

    0

    adaptations

    Cleaning Data with R and the Tidyverse in Swirl
    The overall goal is to help students learn common data cleaning procedures on a dataset once they’ve collected measurements and before they are able to start their analysis. This swirl lesson is...
    1478

    views

    1161

    downloads

    0

    comments

    0

    adaptations

    Importing Data into R
    This short swirl lesson on importing data is designed to 1) get a basic understanding in how tables are read into R and some common issues and 2) develop an individual set of instructions for...
    1535

    views

    946

    downloads

    0

    comments

    0

    adaptations

    Avian Censys Analysis
    This Swirl course uses ecological data of bird counts and habitat variables to estimate inter-observer variability and the relationship of birds with habitat variables.
    1169

    views

    411

    downloads

    0

    comments

    0

    adaptations

    Population Demography in Swirl
    The students will learn to generate, test, and graphically represent basic hypotheses on data distributions using large datasets.
    883

    views

    503

    downloads

    0

    comments

    0

    adaptations

    Graphing grouped continuous data in R with swirl
    This lesson helps students know some of the options for how to graph grouped continuous data (such as those involved in doing a t-test or ANOVA) and how to choose the best option.
    1452

    views

    704

    downloads

    0

    comments

    0

    adaptations

    Conducting Analysis of Variance (ANOVA) in R with swirl
    This lesson offers an introduction to ANOVA, including 1) how this statistical test can be differentiated from others and 2) a step-by-step guide to conducting and interpreting ANOVA results in R,...
    1685

    views

    590

    downloads

    0

    comments

    1

    adaptations

    Interpreting one-factor ANOVA in R with swirl
    Interpreting One-Factor Analysis of Variance (ANOVA)
    1395

    views

    403

    downloads

    0

    comments

    0

    adaptations

    One-way ANOVA in R with swirl
    One-way analysis of variance (ANOVA), following the text in Chapter 5 of Beckerman et al. (2017) Getting started with R: an introduction for biologists, 2nd edition.
    1203

    views

    701

    downloads

    0

    comments

    0

    adaptations

    Island Biogeography
    The students will practice the basic code to test MacArthur and Wilson’s (1967) Island Biogeography model, focusing on how island size, distance, and perturbation affect species numbers.
    1372

    views

    551

    downloads

    0

    comments

    0

    adaptations