Display/show a markdown documentation associated with a dataset (e.g., csv, txt file). Documentation should have been generated by the doc_data() function.
disp_doc(x)
Arguments
Value
prints data documentation to the console
Examples
if (FALSE) disp_doc("mcars.csv")