This document proposes using the R statistical analysis and visualization environment as an interface for analyzing network flow data from SiLK tools. It details how R provides powerful and flexible analysis capabilities while preserving command line control. A prototype wrapper function called rwcount.analyze() is presented that takes SiLK command line queries as input, runs the rwcount tool to generate time series data, and returns an output object in R containing the data, visualization, and other metadata. This integrated environment allows for rapid prototyping and visualization of network security analyses.