Giter Site home page Giter Site logo

caser's Introduction

caser

R-CMD-check Codecov test coverage

The {caser} package (caser = [case]s of data + l[aser]) for R contains tools for working with dataset subsetting and sampling. The goal here is to provide users an experience that is easier and faster than trying to figure out how to combine R functionality to arrive at these solutions. Additionally, while these tools are not exactly revolutionary, they are methods I have returned to again and again and so speeding them up and making them easier streamlines my work and I hope they do the same for other users as well.

Getting Started

Prerequisites

Some prerequisites to getting this product up and running in R:

Installing

Now that R is setup (with or without RStudio) and the {devtools} package is installed, it's possible to start downloading and installing R packages directly from Github. To download, install, and start using the {caser} package follow the steps:

  • Download and install the {caser} package from Github
    • From R/RStudio console enter: remotes::install_github("mike-decarlo/caser")
  • Load the {caser} package library
    • From R/RStudio console enter: library(caser)

Authors

License

This project is licensed under the GPL-3 License - see the LICENSE file for details

Acknowledgments

caser's People

Contributors

mike-decarlo avatar

Watchers

James Cloos avatar  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.