powered by
bring select columns to the front of a dataframe
bring_to_front(.df, ...)
dataframe with column order to adjust
columns to bring to front
# NOT RUN { head(Theoph) head(bring_to_front(Theoph, conc, Time)) # }
Run the code above in your browser using DataLab