Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


r4ss (version 1.11)

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(trunk=T, branches=F)

Arguments

trunk
Get files from trunk directory? Default=T.
branches
Get files from some branches subdirectories? Default=F.

Examples

Run this code
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

Run the code above in your browser using DataLab