library( knitr ) library( icesTAFWeb ) icesTAFWeb icesTAFWeb函数可支持创建ICES渔业概述...。 icesTAFWeb被实现为包 并在GitHub上可用 安装 可以使用remotes软件包中的install_github命令从GitHub安装icesTAFWeb: library( remotes ) install_github( " ices-tools-prod/icesTAFWeb " ) 用法 有关该程序包的摘要: library( icesTAFWeb ) ? icesTAFWeb 例子 下载公共TAF评估列表 要获取有关TAF的所有公开评估的列表,请使用函数taf_assessments() public_taf <- taf_assessments() ## GETing ... https://ta