data/plt

data(plt)

Format

An object of class `data.frame`.

Source

automatically generated skeleton

Examples

plt
#> # A tibble: 10 × 34
#>       no plot_name_jp plot_name     code  latitude longitude altitude plot_width
#>    <dbl> <chr>        <chr>         <chr>    <dbl>     <dbl>    <dbl>      <dbl>
#>  1     1 美女平       Bijodaira     A         36.6      137.     1040        100
#>  2     2 ブナ坂       Bunazaka      B         36.6      137.     1090        100
#>  3     3 ブナ平       Bunadaira     E         36.6      137.     1190        100
#>  4     4 上ノ小平     Kaminokodaira H         36.6      138.     1430        100
#>  5     5 弥陀ヶ原     Midagahara    D         36.6      138.     1890          5
#>  6     6 美松         Mimatsu       F         36.6      138.     1960         50
#>  7     7 松尾峠       Matsuotoge    C         36.6      138.     1970         50
#>  8     8 鏡石         Kagamiishi    G         36.6      138.     2250         25
#>  9     9 浄土山       Joudosan      I         36.6      138.     2830         15
#> 10    10 有峰         Arimine       J         36.5      137.     1350        100
#> # ℹ 26 more variables: plot_height <dbl>, area <dbl>, subplots_width <dbl>,
#> #   subplots_height <dbl>, subplots_area <dbl>, subplot_width <dbl>,
#> #   subplot_height <dbl>, subplots_n <dbl>, temperature <dbl>, wi <dbl>,
#> #   ci <dbl>, precipitation <dbl>, snowdepth <dbl>, forest_survey <chr>,
#> #   dominants <chr>, Forest001 <chr>, Forest002 <chr>, Forest003 <chr>,
#> #   Forest004 <chr>, Forest005 <chr>, Forest006 <chr>, Vegetation001 <chr>,
#> #   Vegetation002 <dbl>, Vegetation003 <chr>, Vegetation004 <chr>, …