Learn R Programming

r4ss (version 1.13)

update_r4ss_files: Updates r4ss files to newest versions on web.

Description

Sources files containing R functions r4ss package from the google code repository. These may often be newer than those available form CRAN mirrors.

Usage

update_r4ss_files()

Arguments

Examples

Run this code
update_r4ss_files()
#  sourcing updated functions from http://r4ss.googlecode.com/svn/trunk/ 
#  57 files found:
#    sourcing IOTCmove.R
#    sourcing RebuildPlot.R
#    sourcing SSFishGraph.R
#    sourcing SS_changepars.R
#    sourcing SS_fitbiasramp.R
#    sourcing SS_makedatlist.R
#    sourcing SS_output.R
#    ...
#    sourcing stackpoly.R
#    sourcing update_r4ss_files.R
#  update complete.

Run the code above in your browser using DataLab