Currently, the plotting function ignores NAs, which can create some misleading plots because data points that bookend NAs are connected. This can be misleading. There needs to be at least an option to to include NAs so that datapoints are not connected across NAs.
Currently, the plotting function ignores NAs, which can create some misleading plots because data points that bookend NAs are connected. This can be misleading. There needs to be at least an option to to include NAs so that datapoints are not connected across NAs.