gen_df_geom_rect: 產生geom_rect所需xmin, xmax, ymin, ymax dataframe

Description Usage Arguments Value Examples

Description

產生geom_rect所需xmin, xmax, ymin, ymax dataframe

Usage

1

Arguments

df_x

A data frame with xmin and xmax columns

Value

A data frame with xmin and xmax inherited from df_x, and ymin=-Inf, ymax=Inf. If xmin/xmax is not date class, will be converted accordingly.

Examples

1
none

tpemartin/econDV documentation built on Feb. 12, 2021, 5:56 a.m.