powered by
This functions can be used to show the graphics generated by the functions dynRB_Pn,dynRB_Vn and dynRB_VPa.
overview(r, row_col = c(3, 3))
Output of the function dynRB_Pn,dynRB_Vn or dynRB_VPa.
Number of rows and columns of the figures. Default: row_col = c(3, 3)
row_col = c(3, 3)
Manuela Schreyer manuelalarissa.schreyer@sbg.ac.at, Wolfgang Trutschnig Wolfgang.Trutschnig@sbg.ac.at, Robert R. Junker Robert.Junker@sbg.ac.at (corresponding author), Jonas Kuppler Jonas.Kuppler@uni-duesseldorf.de, Arne Bathke Arne.Bathke@sbg.ac.at
# example for the function dynRB_Pn # for reliable results use steps = 201 data(finch2) r<-dynRB_Pn(finch2, steps = 101) overview(r)
Run the code above in your browser using DataLab