Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

📦 R package for data on airports 🛫

License

NotificationsYou must be signed in to change notification settings

OpenIntroStat/airports

Repository files navigation

CRAN statusR-CMD-checkLifecycle: stableCRAN RStudio mirror downloads

This package contains geographic, use, and property related data onairports.

Installation

You can install the package fromCRANwith:

install.packages("airports")

Additionally, you can install the development version of airports fromGitHub with:

#install.packages("devtools")library(devtools)install_github("OpenIntroStat/airports")

Usage

The datasets from this package can be used in a teaching context fordata visualization and data manipulation exercises.

airports and openintro

The datasets from this package are used inOpenIntro textbooks and other resources.These datasets originally lived in theopenintro package, upuntil openintro 2.0.0. The motivation for extracting these datasets outof the openintro package was to create a new package where we cancontinue to add more data on airports from all over the world. For thoselooking for a seamless experience with OpenIntro resources, note thatthe contents of this package will be loaded along with the openintropackage as well, so that you can runlibrary(openintro) and use thedatasets from airports.

Questions, bugs, feature requests

You can file an issue to get help, report a bug, or make a featurerequest.

When filing an issue to get help or report a bug, please make a minimalreproducibleexample using thereprex package. If you haven’t heard ofor used reprex before, you’re in for a treat! Seehere for additional reprex pointers.

Before opening a new issue, be sure tosearch issues and pullrequests to make surethe bug hasn’t been reported and/or already fixed in the developmentversion. By default, the search will be pre-populated withis:issue is:open. You canedit thequalifiers(e.g. is:pr,is:closed) as needed. For example, you’d simply removeis:open to searchall issues in the repo, open or closed.

Code of Conduct

Please note that the airports project is released with aContributorCode ofConduct.By contributing to this project, you agree to abide by its terms.

About

📦 R package for data on airports 🛫

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp