Little useless-useful R functions – Transforming dataframe to markdown table
Writing markdown documents outside RStudio (using the usual set of packages) has benefits and struggles. Huge struggle is transforming dataframe results into markdown table, using hypens and pipes. Ugghhh… This...continue reading.