R/pystr.R

#' @title Python String Methods in R
#' @author Nicole White
#' @name pystr
#' @description String operations the Python way - a package for those of us who miss Python's
#' string methods while we're working in R. For support, please
#' \href{https://github.com/nicolewhite/pystr/issues}{create a new GitHub issue}.
#'
#' @useDynLib pystr
#' @importFrom Rcpp sourceCpp
NULL

Try the pystr package in your browser

Any scripts or data that you put into this service are public.

pystr documentation built on April 15, 2017, 12:30 a.m.