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
    2400

    views

    337

    downloads

    0

    comments

    0

    adaptations

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

    views

    250

    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.
    1055

    views

    367

    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...
    1433

    views

    766

    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...
    2359

    views

    6068

    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

    885

    views

    480

    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

    1779

    views

    703

    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...
    1250

    views

    1162

    downloads

    0

    comments

    0

    adaptations

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

    views

    435

    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.
    1304

    views

    566

    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...
    1886

    views

    912

    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...
    1402

    views

    1110

    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...
    1450

    views

    905

    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.
    1130

    views

    392

    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.
    844

    views

    459

    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.
    1414

    views

    648

    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,...
    1642

    views

    580

    downloads

    0

    comments

    1

    adaptations

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

    views

    375

    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.
    1155

    views

    672

    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.
    1328

    views

    509

    downloads

    0

    comments

    0

    adaptations