| plotStrat | R Documentation | 
todo: document
plotStrat(
  data,
  dir = getwd(),
  npages = 5,
  col.fleet = "fleet",
  col.area = "state",
  col.age = "Age",
  col.length = "lengthcm",
  height = 10,
  width = 10
)
data | 
 A data frame  | 
dir | 
 The directory you want to print the plots  | 
npages | 
 The number of pages you want the plots split over.  | 
col.fleet | 
 Fleet column name.  | 
col.area | 
 Area column name.  | 
col.age | 
 Age column name.  | 
col.length | 
 Length column name.  | 
height | 
 Figure height.  | 
width | 
 Figure width.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.