powered by
data_frame
frame_data(...)tibble(...)
tibble(...)
frame_data( ~colA, ~colB, "a", 1, "b", 2 )
Run the code above in your browser using DataLab