Summary Workshop Series available on Campus on R and Python. (For more details see further below.) – Biochem – Social Science Computing Cooperative (SSCC) – UW Libraries – SSteenbock Library Workshops – Computational Biology, Ecology, …
RStudio
Environmental Health Tabular data analysis with R and Tidyverse
R and Tidyverse Tabular Data Analysis I have updated the Tabular data analysis with R and Tidyverse course that analyze environmental health data from National Health and Nutrition Examination Survey (NHANES) a survey research program …
R and Python workshops on Campus – Winter 2024
Summary Workshop Series available on Campus on R and Python: – Biochem – Social Science Computing Cooperative (SSCC) – UW Libraries – SSteenbock Library Workshops – Computational Biology, Ecology, & Evolution (ComBEE) Study Groups …
Do yourself a favor: learn Markdown – Episode 7: BibTeX for online articles
Summary A tool to create a BibTeX entry for online articles or blogs. Generate BibTeX from URL This is a follow-up on 6 “Episode”” in previous posts titled “Do yourself a favor: learn Markdown…” In …
Data exploration in R with Tidyverse dplyr – part 1 – overview
Summary Part 1: A general overview of the dplyr package for data exploration and manipulation to summarize or extract information. Part 2: Next post will provide worked examples. 1 Motivation The Biochemistry R Club is following …
Centralizing R & Python Data Projects: Posit Cloud Essentials Event
Cloud event Users of RStudio may be interested in this monthly event presented by “Posit” which is the new name of the company that produces RStudio, as the software can be used with many more …
R and Python workshops on Campus – Fall 2023
Summary Workshop Series available on Campus on R and Python: Biochem SSCC UW Libraries R and Python at Biochem R and Python “Clubs” were established in late 2022. The Python Club is currently closed but …
Learn Markdown – Episode 6. Convert Word to Markdown with pandoc
Summary Pandoc is a document converter for multiple type of files. Converting example Format conversion is a chore that often takes a lot of time. I recently wanted to convert a long MSWord document into …
Using Python within RStudio
Summary Finding and implementing settings in RStudio to use Pyhon. RStudio and Python RStudio can handle a large number of languages (> 50) in addition to its basic support of R. (This month the RStudio …