Unpivot Complex and Irregular Data Layouts


[Up] [Top]

Documentation for package ‘unpivotr’ version 0.3.0

Help Pages

unpivotr-package Un-pivot complex and irregular data layouts.
ABOVE Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
anchor Filter for a cell from which to select others
BELOW Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
E Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
ENE Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
ESE Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
extend Extend a bag of cells in one direction, optionally up to a boundary condition.
extend_E Extend a bag of cells in one direction, optionally up to a boundary condition.
extend_N Extend a bag of cells in one direction, optionally up to a boundary condition.
extend_S Extend a bag of cells in one direction, optionally up to a boundary condition.
extend_W Extend a bag of cells in one direction, optionally up to a boundary condition.
join_header Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
LEFT Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
N Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
NNE Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
NNW Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
offset Offset a bag of cells by some rows or columns.
offset_E Offset a bag of cells by some rows or columns.
offset_N Offset a bag of cells by some rows or columns.
offset_S Offset a bag of cells by some rows or columns.
offset_W Offset a bag of cells by some rows or columns.
pad Pad a bag of cells with blanks
purpose Sense-of-purpose in the 2014 New Zealand General Social Survey
RIGHT Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
S Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
SSE Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
SSW Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
tidy_table Convert data frames into a tidy structure
unpivotr Un-pivot complex and irregular data layouts.
W Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
WNW Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.
WSW Join a bag of data cells to some header, by proximity in a given direction, e.g. NNW searches up and up-left from a data cell to find a header cell.