Skip to main content
NSF NEON, Operated by Battelle

Main navigation

  • About
    • NEON Overview
      • Vision and Management
      • Spatial and Temporal Design
      • History
    • About the NEON Biorepository
      • ASU NEON Biorepository Staff
      • Contact the NEON Biorepository
    • Observatory Blog
    • Newsletters
    • Staff
    • FAQ
    • User Accounts
    • Contact Us

    About

  • Data
    • Data Portal
      • Data Availability Charts
      • API & GraphQL
      • Prototype Data
      • Externally Hosted Data
    • Data Collection Methods
      • Airborne Observation Platform (AOP)
      • Instrument System (IS)
        • Instrumented Collection Types
        • Aquatic Instrument System (AIS)
        • Terrestrial Instrument System (TIS)
      • Observational System (OS)
        • Observation Types
        • Observational Sampling Design
        • Sampling Schedules
        • Taxonomic Lists Used by Field Staff
        • Optimizing the Observational Sampling Designs
      • Protocols & Standardized Methods
    • Getting Started with NEON Data
      • neonUtilities for R and Python
      • Learning Hub
      • Code Hub
    • Using Data
      • Data Formats and Conventions
      • Released, Provisional, and Revised Data
      • Data Product Bundles
      • Usage Policies
      • Acknowledging and Citing NEON
      • Publishing Research Outputs
    • Data Notifications
    • NEON Data Management
      • Data Availability
      • Data Processing
      • Data Quality

    Data

  • Samples & Specimens
    • Biorepository Sample Portal at ASU
    • About Samples
      • Sample Types
      • Sample Repositories
      • Megapit and Distributed Initial Characterization Soil Archives
    • Finding and Accessing Sample Data
      • Species Checklists
      • Sample Explorer - Relationships and Data
      • Biorepository API
    • Requesting and Using Samples
      • Loans & Archival Requests
      • Usage Policies

    Samples & Specimens

  • Field Sites
    • Field Site Map and Info
    • Spatial Data Layers & Maps

    Field Sites

  • Resources
    • Getting Started with NEON Data
    • Research Support Services
      • Field Site Coordination
      • Letters of Support
      • Permits and Permissions
      • AOP Flight Campaigns
      • Research Support FAQs
      • Research Support Projects
    • Code Hub
      • neonUtilities for R and Python
      • Code Resources Guidelines
      • Code Resources Submission
      • NEON's GitHub Organization Homepage
    • Learning Hub
      • Tutorials
      • Workshops & Courses
      • Science Videos
      • Teaching Modules
    • Science Seminars and Data Skills Webinars
    • Document Library
    • Funding Opportunities

    Resources

  • Impact
    • Research Highlights
    • Papers & Publications
    • NEON in the News

    Impact

  • Get Involved
    • Upcoming Events
    • Research and Collaborations
      • Environmental Data Science Innovation and Inclusion Lab
      • Collaboration with DOE BER User Facilities and Programs
      • EFI-NEON Ecological Forecasting Challenge
      • NEON Great Lakes User Group
      • NCAR-NEON-Community Collaborations
    • Advisory Groups
      • Science, Technology & Education Advisory Committee (STEAC)
      • Innovation Advisory Committee (IAC)
      • Technical Working Groups (TWG)
    • NEON Ambassador Program
      • Exploring NEON-Derived Data Products Workshop Series
    • Partnerships
    • Community Engagement
    • Work Opportunities

    Get Involved

  • My Account
  • Search

Search

Due to planned maintenance which is scheduled to occur between Monday, March 30th 10:00pm, and Tuesday, March 31st 2:00am MT, the NEON Biorepository Sample Portal will be unavailable.

Learning Hub

  • Tutorials
  • Workshops & Courses
  • Science Videos
  • Teaching Modules

Breadcrumb

  1. Resources
  2. Learning Hub
  3. Tutorials

Tutorials

Image
Banner for tutorials

Looking to improve your data skills using tools like R or Python? Want to learn more about working with a specific NEON data product? NEON develops online tutorials to help you improve your research. These self-paced tutorials are designed for you to used as standalone help on a single topic or as a series to learn new techniques.

Code for most script based tutorials can be downloaded at the end of the tutorial. Source files can also be found on GitHub. If you are interested in contributing a tutorial to this collection, please reach out using the Contact Us form, and we can guide you through the process of submitting resources to the GitHub repository.

All materials are freely available for you to use and reuse. We suggest the following citation for tutorials: 
[AUTHOR(S), NEON (National Ecological Observatory Network)]. Data Tutorial: [TUTORIAL NAME]. [URL] (accessed [DATE OF ACCESS]). See Citation Guidelines for examples, and for guidance in citing data and code.

Tutorials

Start Tutorial

Vector 00: Open and Plot Shapefiles in R - Getting Started with Point, Line and Polygon Vector Data

30 minutes
This spatial data tutorial explains the how to open and plot shapefiles containing point, line and polygon vector data in R.
Start Tutorial

Vector 01: Explore Shapefile Attributes & Plot Shapefile Objects by Attribute Value in R

30 minutes
This tutorial provides an overview of how to locate and query shapefile attributes as well as subset shapefiles by specific attribute values in R. It also covers plotting multiple shapefiles by attribute and building a custom plot legend.
Start Tutorial

Vector 02: Plot Multiple Shapefiles and Create Custom Legends in Base Plot in R

30 minutes
This tutorial provides an overview of how to create a a plot of multiple shapefiles using base R plot. It also explores adding a legend with custom symbols that match your plot colors and symbols.
Start Tutorial

Vector 03: When Vector Data Don't Line Up - Handling Spatial Projection & CRS in R

30 minutes
This tutorial will cover how to identify the CRS of a spatial vector object in R. It will also explore differences in units associated with different projections and how to reproject data using spTransform in R. Spatial data need to be in the same projection in order to successfully map and process them in non-gui tools such as R.
Start Tutorial

Vector 04: Convert from .csv to a Shapefile in R

45 minutes
This tutorial covers how to convert a .csv file that contains spatial coordinate information into a spatial object in R. We will then export the spatial object as a Shapefile for efficient import into R and other GUI GIS applications including QGIS and ArcGIS
Start Tutorial

Vector 05: Crop Raster Data and Extract Summary Pixels Values From Rasters in R

1 hour
This tutorial covers how to modify (crop) a raster extent using the extent of a vector shapefile. It also covers extracting pixel values from defined locations stored in a spatial object.
Start Tutorial

Version Control with GitHub

This series teaches why version control is important and how to use a common version control tool, GitHub. GitHub also allows for collaboration within the environment.
Series
7 part series
Start Tutorial

Visualize Elevation Changes Caused by the 2013 Colorado Floods using NEON LiDAR Data in R

1 hour
This tutorial uses Digital Terrain Models derived from
Start Tutorial

What is a CHM, DSM and DTM? About Gridded, Raster LiDAR Data

0.25 - 0.5 Hours
Understand LiDAR data product formats and learn the basics of how a LiDAR data are processed.
Start Tutorial

Wildfire Change Exploration Using AOP Reflectance and Canopy Height Data in GEE

45 minutes
Explore pre- and post- wildfire imagery at GRSM, looking at differences in canopy height and Normalize Burn Ratio
Start Tutorial

Work with NEON OS & IS Data - Plant Phenology & Temperature

Learn to work with NEON plant phenology (Observational System) and single aspirated air temperature (Instrumented System) data products.
Series
3 part series
Start Tutorial

Work With NEON's Plant Phenology Data

1 hour
Learn to work with NEON plant phenology observation data (NEON.DP1.10055).
Start Tutorial

Work with NEON's Single-Aspirated Air Temperature Data

1 hour
This tutorial demonstrates how to work with NEON single-aspirated air temperature data. Specific tasks include conversion to POSIX date/time class, subsetting by date, and plotting the data.

Pagination

  • First page
  • Previous page
  • …
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Current page 6
NSF NEON, Operated by Battelle

Follow Us:

Join Our Newsletter

Get updates on events, opportunities, and how NEON is being used today.

Subscribe Now

Footer

  • About Us
  • Contact Us
  • Terms & Conditions
  • Careers
  • Code of Conduct

Copyright © Battelle, 2026

The National Ecological Observatory Network is a major facility fully funded by the U.S. National Science Foundation.

Any opinions, findings and conclusions or recommendations expressed in this material do not necessarily reflect the views of the U.S. National Science Foundation.