getpercent: Get percentage of a "variable" in data

View source: R/getpercent.R

getpercentR Documentation

Get percentage of a "variable" in data

Description

get percentage of a "variable" in data, which is separated by another variable, from the the total total "variable" in data1

Usage

getpercent(data, data1, var)

Arguments

data

specify dataframe

data1

specify second dataframe

var

specify data frame

Value

returns a dataframe


IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.