Other packages > Find by keyword >

fmtr  

Easily Apply Formats to Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fmtr", "1.6.5")



Attach the package and use:
library("fmtr")
Maintained by
David Bosak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-07
Latest Update: 2024-01-09
Description:
Contains a set of functions that can be used to apply formats to data frames or vectors. The package aims to provide functionality similar to that of SAS
How to cite:
David Bosak (2020). fmtr: Easily Apply Formats to Data. R package version 1.6.5, https://cran.r-project.org/web/packages/fmtr. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.1 (2020-08-07 15:30), 1.1.0 (2020-09-11 11:30), 1.2.2 (2020-10-10 21:20), 1.3.0 (2020-11-16 09:10), 1.4.1 (2021-01-06 17:00), 1.5.0 (2021-02-22 21:10), 1.5.1 (2021-06-21 06:40), 1.5.2 (2021-07-25 06:20), 1.5.3 (2021-10-09 21:20), 1.5.4 (2021-11-18 07:20), 1.5.5 (2022-01-14 01:42), 1.5.7 (2022-06-25 13:00), 1.5.8 (2022-08-08 09:00), 1.5.9 (2022-09-08 06:32), 1.6.0 (2023-09-10 08:00), 1.6.2 (2023-11-10 06:00), 1.6.3 (2024-01-09 07:50), 1.6.4 (2024-05-10 06:50)
Other packages that cited fmtr R package
View fmtr citation profile
Other R packages that fmtr depends, imports, suggests or enhances
Complete documentation for fmtr
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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA