Git Product home page Git Product logo

flagship's Introduction

About flagship

Travis-CI Build Status AppVeyor Build Status

Installation

# install.packages("devtools")
devtools::install_github("jjchern/[email protected]")

Usage

# Load tibble for nice display
library(tibble)
flagship::flagship
#> # A tibble: 500 x 11
#>                     univ unitid    opeid opeid6 state school_year
#>                    <chr>  <chr>    <chr>  <chr> <chr>       <chr>
#>  1 University of Alabama 100751 00105100 001051    AL     2007-08
#>  2 University of Alabama 100751 00105100 001051    AL     2008-09
#>  3 University of Alabama 100751 00105100 001051    AL     2009-10
#>  4 University of Alabama 100751 00105100 001051    AL     2010-11
#>  5 University of Alabama 100751 00105100 001051    AL     2011-12
#>  6 University of Alabama 100751 00105100 001051    AL     2012-13
#>  7 University of Alabama 100751 00105100 001051    AL     2013-14
#>  8 University of Alabama 100751 00105100 001051    AL     2014-15
#>  9 University of Alabama 100751 00105100 001051    AL     2015-16
#> 10 University of Alabama 100751 00105100 001051    AL     2016-17
#> # ... with 490 more rows, and 5 more variables:
#> #   instatetf_2016_dollars <dbl>, instatetf_current_dollars <dbl>,
#> #   outstatetf_2016_dollars <dbl>, outstatetf_current_dollars <dbl>,
#> #   enrollment <dbl>

flagship's People

Contributors

jjchern avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.