You won’t believe how easy it is to create animated bar charts in the R programming language to show rankings over time. Racing bar charts can be a useful way to visualize comparative data over time.
The functions .C and .Call. provide a standard interface to compiled code that has been linked into R. These functions are explored in the following presentation.