update_r4ss_files {r4ss}R Documentation

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()  

Author(s)

Ian Taylor

Examples

## Not run: 
update_r4ss_files()
# [1] sourcing SS_changepars.R
# [1] sourcing SS_fitbiasramp.R
# [1] sourcing SS_parlines.R
# [1] sourcing SS_profile.R
# [1] sourcing SS_recdevs.R
# [1] sourcing SS_splitdat.R
# [1] sourcing SSv3_FishGraph.R
# [1] sourcing SSv3_output.R
# [1] sourcing SSv3_plotpars.R
# [1] sourcing SSv3_plots.R
# [1] sourcing lines.sel.R
# [1] sourcing movepars.R
# [1] sourcing selfit.R
## End(Not run)

[Package r4ss version 1.04 Index]