format_beta_table: kobeIItableから取り出した表を整形

format_beta_tableR Documentation

kobeIItableから取り出した表を整形

Description

- 報告書に不要な列を除去する - 単位を千トンに変換

Usage

format_beta_table(beta_table, divide_by = 1, round = TRUE)

Arguments

beta_table

pull_var_from_kobeII_tableで取得した表

divide_by

表の値をこの値で除する.トンを千トンにする場合には1000

round

TRUEなら値を丸める.漁獲量は現状整数表示なのでデフォルトはTRUE


ichimomo/frasyr documentation built on May 3, 2024, 1:30 a.m.