Learn R Programming

dformula (version 1.0)

Data Manipulation using Formula

Description

A tool for manipulating data using the generic formula. A single formula allows to easily add, replace and remove variables before running the analysis.

Copy Link

Version

Install

install.packages('dformula')

Monthly Downloads

162

Version

1.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

December 1st, 2023

Functions in dformula (1.0)

remove

Remove a subset
add

Add variables
population_data

World population
rename

Rename variables
select

Select a subset
transform

Transform varibles