# see what's available in this week's data folder
list.files("DataViz-26March2018/data/", pattern = '.csv')
Using the fish families data set in the data folder for this week, create a table that includes as columns:
and show only those species with more than 7 counts.
[click here for output]