continuous x variable: patch + example
This patch corrects an error in self_adjoin()
that returns an empty data frame when x
is continuous-valued. A new example in stat_stratum()
illustrates the debugged functionality.
This patch corrects an error in self_adjoin()
that returns an empty data frame when x
is continuous-valued. A new example in stat_stratum()
illustrates the debugged functionality.