convert_all_variables: Convert type of variables

Description Usage Arguments Details Value See Also Examples

View source: R/convert_types_of_var.R

Description

Convert a variable from one type to another type

Usage

1

Arguments

data

dataset

from

type of variable to be converted from

to

type of variable to be converted to

Details

DETAILS

Value

different type of variable

See Also

nse-defuse mutate

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

drkamarul/kimpersonal documentation built on Jan. 4, 2021, 12:32 a.m.