fill_up_missing_rows: Find Missing Ranks in a data.table based on keys

Description Usage Arguments Author(s)

View source: R/fill_up_missing_rows.R

Description

This function creates a full ranked matrix based on the data.table key and gives back all rows of the full ranked matrix that are missing in the given restricted data.table.

Usage

1
  fill_up_missing_rows(dt, extend_cols = NULL)

Arguments

dt

a data.table with specified keys

extend_cols

a named vector containing colums that should be bound to the result table.

Author(s)

Matthias Bannert


mbannert/gateveys2 documentation built on May 21, 2019, 2:23 p.m.