informatics, software engineering, data science, and healthcare research blog
How to setup a Google Compute Engine instance to host your own RStudio Server
When profiling R code, the details and performance of any C/C++ code is hidden behind .Call(). This post describes how to get details on what the C/C++ code is doing.
A demonstration of a few of the things you can do to analyze data stored in Google BigQuery using Python.