Skip to main content

Category: Tutorial

Working with R and Word

Are you using R for data analysis and then writing up your results in Word? This is a common workflow, but can be tedious...
Read More

How To Choose a Color Scheme for Your Scientific Figure

The choice of color(s) has a strong impact on the message that is conveyed in a scientific figure.  It is therefore extremely important to...
Read More

Git with RStudio: Order Matters!

RStudio provides tools and integrations to make working with git from RStudio a little easier.  Getting everything to work together, however, can be a...
Read More

Plotting Geospatial Data with Python

Last month I wrote a blog post diving into the nitty gritty details about how to download a satellite image as a GeoTIFF file...
Read More

Downloading Satellite Images Made “Easy”

Recently I went looking online for a satellite image of Chicago to use in an RCS workshop. I figured that a simple Google search...
Read More

Common Consults: Indicator Variables from Multiple Response Survey Questions

A common question we receive from researchers is how to create a series of indicator variables (0/1 binary variables) from a single data column...
Read More

6 Tips for Growing Your Coding Skills at Any Level

There are many ways to gain introductory skills in programming. You can take our workshops. You can attend the NICO 101 Introduction to Programming...
Read More