'dplyr' Extension for Common Panel Data Maneuvers


[Up] [Top]

Documentation for package ‘pmdplyr’ version 0.3.3

Help Pages

anti_join.tbl_pb Join two pibbles together
as_pibble Coerce to a pibble panel data set object
as_pibble.data.frame Coerce to a pibble panel data set object
as_pibble.grouped_df Coerce to a pibble panel data set object
as_pibble.list Coerce to a pibble panel data set object
as_pibble.tbl_df Coerce to a pibble panel data set object
between_i Perform standard panel-data calculations
distinct.tbl_pb pibble methods
fixed_check Check for inconsistency in variables that should be fixed
fixed_force Enforce consistency in variables
full_join.tbl_pb Join two pibbles together
group_by.tbl_pb pibble methods
id_variable Create a single panel ID variable out of several
inexact_anti_join Join two data frames inexactly
inexact_full_join Join two data frames inexactly
inexact_inner_join Join two data frames inexactly
inexact_join Join two data frames inexactly
inexact_left_join Join two data frames inexactly
inexact_nest_join Join two data frames inexactly
inexact_right_join Join two data frames inexactly
inexact_semi_join Join two data frames inexactly
inner_join.tbl_pb Join two pibbles together
intersect.tbl_pb Set operations
is_pibble Check whether an object has been declared as panel data
join.tbl_pb Join two pibbles together
left_join.tbl_pb Join two pibbles together
mode_order Calculate the mode, and use original order to break ties
mutate.tbl_pb pibble methods
mutate_cascade Perform mutate one time period at a time ('Cascading mutate')
mutate_subset Propagate a calculation performed on a subset of data to the rest of the data
nest_join.tbl_pb Join two pibbles together
panel_calculations Perform standard panel-data calculations
panel_convert Convert between panel data types
panel_fill Fill in gaps in panel data
panel_locf Fill in missing (or other) values of a panel data set using known data
pibble Create a pibble panel data set object
pibble_methods pibble methods
pmdplyr 'pmdplyr' package
rename.tbl_pb pibble methods
right_join.tbl_pb Join two pibbles together
safe_join Join two data frames safely
Scorecard Earnings and Loan Repayment in US Four-Year Colleges
select.tbl_pb pibble methods
semi_join.tbl_pb Join two pibbles together
setdiff.tbl_pb Set operations
setops Set operations
SPrail 2,000 Spanish train trips
summarise.tbl_pb pibble methods
summarize.tbl_pb pibble methods
time_variable Create a single integer time period index variable
tlag Time-lag a variable
transmute.tbl_pb pibble methods
ungroup.tbl_pb pibble methods
union.tbl_pb Set operations
union_all.tbl_pb Set operations
within_i Perform standard panel-data calculations