SIH Tech Tidbits

Useful tips, libraries and tools from the Sydney Informatics Hub team

Henry Lydecker Articles


Shell Tips

A collection of misc commands and short snippets that might make your life a lot easier when using the shell locally, on remote, or on hpc. Table of Contents Check …







R Profiling: Making R less aRduous

Table of contents: Brief introduction to profiling, and why we might want to do it Methods to measure function speed/performance Ways to generate function profiles Visualizing and analaysing profiles …