Other packages > Find by keyword >

datefixR  

Standardize Dates in Different Formats or with Missing Data
View on CRAN: Click here


Download and install datefixR package within the R console
Install from CRAN:
install.packages("datefixR")

Install from Github:
library("remotes")
install_github("cran/datefixR")

Install by package version:
library("remotes")
install_version("datefixR", "1.6.1")



Attach the package and use:
library("datefixR")
Maintained by
Nathan Constantine-Cooke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-05
Latest Update: 2023-09-03
Description:
There are many different formats dates are commonly represented with: the order of day, month, or year can differ, different separators ("-", "/", or whitespace) can be used, months can be numerical, names, or abbreviations and year given as two digits or four. 'datefixR' takes dates in all these different formats and converts them to R's built-in date class. If 'datefixR' cannot standardize a date, such as because it is too malformed, then the user is told which date cannot be standardized and the corresponding ID for the row. 'datefixR' also allows the imputation of missing days and months with user-controlled behavior.
How to cite:
Nathan Constantine-Cooke (2021). datefixR: Standardize Dates in Different Formats or with Missing Data. R package version 1.6.1, https://cran.r-project.org/web/packages/datefixR
Previous versions and publish date:
0.1.1 (2021-11-05 09:30), 0.1.2 (2021-11-30 23:30), 0.1.3 (2022-01-03 13:00), 0.1.4 (2022-02-20 18:10), 0.1.6 (2022-05-04 01:00), 1.0.0 (2022-07-18 14:10), 1.1.0 (2022-08-12 14:40), 1.2.0 (2022-09-22 14:40), 1.3.0 (2022-10-17 23:32), 1.3.1 (2022-10-24 17:25), 1.4.0 (2023-01-17 17:30), 1.4.1 (2023-02-10 16:00), 1.5.0 (2023-07-03 12:20), 1.6.0 (2023-09-03 13:50)
Other packages that cited datefixR R package
View datefixR citation profile
Other R packages that datefixR depends, imports, suggests or enhances
Functions, R codes and Examples using the datefixR R package
Some associated functions: datefixR . exampledates . fix_date . fix_date_app . fix_date_char . fix_date_df . fix_dates . 
Some associated R codes: RcppExports.R . data.R . datefixR-package.R . fix_date.R . fix_date_char.R . fix_date_df.R . fix_dates.R . internal.R . months.R . shinyapp.R . zzz.R .  Full datefixR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns