Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

gagolews/Playground.R

Repository files navigation

Playground.R

Copyright (C) 2015-2020, Marek Gagolewski. Licensed under the MIT License, see LICENSE for details.

A few handy R and Rcpp functions:

  • replicate2() — a version of replicate()+vapply()+a nice progress bar
  • sample2() — a version of sample() which doesn't treat scalar x as 1:x
  • cgal_qp_solver() — an interface to the Quadratic (and Linear) programming solver from the CGAL library
  • deskew() — an image deskewer (apply, e.g., on the MNIST handwritten digits dataset)

About

[DEPRECATED] Marek's Handy R Functions

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Contributors