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

    Keywords: Rdata analysisprogrammingSummer Workshop 2018Swirl

    2227

    views

    302

    downloads

    0

    comments

    0

    adaptations

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

    views

    223

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

    views

    329

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

    views

    658

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

    Keywords: population dynamicsRpopulation growthonlinedemographypopulation projection modelquantitative biologypopulation modelmatrix modelspopulation ecologyage structurepopulation biologypopulation modelingSwirlDemographic processespopulationLeslie matrix

    2143

    views

    5571

    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

    759

    views

    410

    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

    1510

    views

    604

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

    Keywords: R programming languagecourse-based undergraduate research experienceBioinformatics and GenomicsCURECUREscourse-based research experiences (CUREs)STEM CUREsComparative genomicsBioconductor

    1093

    views

    984

    downloads

    0

    comments

    0

    adaptations

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

    Keywords: biostatisticsR programming languageSwirl

    996

    views

    369

    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.

    Keywords: RStudiodata visualizationSwirl

    1127

    views

    500

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

    Keywords: Hardy-Weinbergpopulation geneticsEvolutionevolutionary ecologyR programming languageSwirl

    1688

    views

    783

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

    Keywords: Rdata analysisdata manipulationRStudioManagement Of DataSwirl

    1204

    views

    948

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

    Keywords: teaching with technologySwirl

    1242

    views

    792

    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.

    Keywords: ecologyregressionaverageserror estimates

    975

    views

    344

    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.

    Keywords: ecologyPopulation statisticslife history curves

    654

    views

    342

    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.

    Keywords: biostatisticsR programming languageSwirl

    1242

    views

    542

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

    Keywords: biostatisticsR programming languageSwirl

    1482

    views

    533

    downloads

    0

    comments

    1

    adaptations

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

    Keywords: biostatisticsR programming languageSwirl

    1189

    views

    337

    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.

    Keywords: R programming languageANOVAggplot2Swirl

    1009

    views

    590

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

    views

    441

    downloads

    0

    comments

    0

    adaptations