R/2_ggproto_visualize.r
dot-bind_elements2df.Rd
Internal function. To be applied to aes_args
replicates elements to the length of the data and bind as a column.
.bind_elements2df(list, df)
A list of arguments such as those passed in aes_args
and
identity_args
.
A data.frame to column bind the elements of list
to.
Other Internal utility:
.init4proto
,
.lapply_rep_len()
## This function is not meant for external use