Showing 5 of total 5 results (show query)
tidyverse
lubridate:Make Dealing with Dates a Little Easier
Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun.
Maintained by Vitalie Spinu. Last updated 4 months ago.
757 stars 20.95 score 135k scripts 1.9k dependentsmoore-institute-4-plastic-pollution-res
One4All:Validate, Share, and Download Data
Designed to enhance data validation and management processes by employing a set of functions that read a set of rules from a 'CSV' or 'Excel' file and apply them to a dataset. Funded by the National Renewable Energy Laboratory and Possibility Lab, maintained by the Moore Institute for Plastic Pollution Research.
Maintained by Hannah Sherrod. Last updated 9 months ago.
3 stars 6.33 score 15 scriptspoissonconsulting
dttr2:Manipulate Date, POSIXct and hms Vectors
Manipulates date ('Date'), date time ('POSIXct') and time ('hms') vectors. Date/times are considered discrete and are floored whenever encountered. Times are wrapped and time zones are maintained unless explicitly altered by the user.
Maintained by Ayla Pearson. Last updated 2 months ago.
10 stars 5.65 score 5 scripts 6 dependentsnumeract
Nmisc:Miscellaneous Functions Used at 'Numeract LLC'
Contains functions useful for debugging, set operations on vectors, and 'UTC' date and time functionality. It adds a few vector manipulation verbs to 'purrr' and 'dplyr' packages. It can also generate an R file to install and update packages to simplify deployment into production. The functions were developed at the data science firm 'Numeract LLC' and are used in several packages and projects.
Maintained by Mike Badescu. Last updated 4 years ago.
dplyrpackage-managementpurrrtidyverseutils
3.11 score 26 scriptsddisab01
str2str:Convert R Objects from One Structure to Another
Offers a suite of functions for converting to and from (atomic) vectors, matrices, data.frames, and (3D+) arrays as well as lists of these objects. It is an alternative to the base R as.<str>.<method>() functions (e.g., as.data.frame.array()) that provides more useful and/or flexible restructuring of R objects. To do so, it only works with common structuring of R objects (e.g., data.frames with only atomic vector columns).
Maintained by David Disabato. Last updated 1 years ago.
1.68 score 14 scripts 1 dependents