ind_data_split: ind_data_split

Description Usage Arguments Value

View source: R/ind_data_split.R

Description

splits data into list subsets for plotting

Usage

1
ind_data_split(df, n_per_page = 12, id = "ID")

Arguments

df

data frame

n_per_page

number of ids/key variable per page, Default: 12

id

column name of id/key variable, Default: 'ID'

Value

list with subsets of the data frame


AstraZeneca/pmxplore documentation built on May 28, 2019, 11:04 a.m.