addrandomgender: Add Random Gender

Description Usage Arguments Value Author(s) Examples

View source: R/rsurfer.R

Description

This function will add a random gender to every subject. It works by appending a Gender column to the input data frame 'all'. Half of the diagnosis will be Male and the other half will be Female.

Usage

1

Arguments

all

The data frame to add a gender column to

Value

The input data frame with a Gender column added

Author(s)

Alexander Luke Spedding, alexspedding271@gmail.com

Examples

1
2

rsurfer documentation built on May 2, 2019, 4:20 a.m.