Full text of review article
Format
A data frame with 457 rows and 4 variables:
- text
Body text. Escaped by stringi::stri_escape_unicode(). Body text. Escaped by stringi::stri_escape_unicode(). Citation is as below. Matsumura et al. 2014. Conditions and conservation for biodiversity of the semi-natural grassland vegetation on rice paddy levees. Vegetation Science, 31, 193-218. doi = 10.15031/vegsci.31.193 https://www.jstage.jst.go.jp/article/vegsci/31/2/31_193/_article/-char/en
- chap
chapter
- sect
section
- para
paragraph
Examples
data(review)
review |>
unescape_utf()
#> # A tibble: 457 × 4
#> text chap sect para
#> <chr> <dbl> <dbl> <dbl>
#> 1 農地は農産物を生産する機能だけでなく,生物多様性を維持する… 1 1 1
#> 2 特に農地の辺縁部は,管理・土地利用・景観構造などの違いを反… 1 1 1
#> 3 例えば,ヨーロッパでは農地の辺縁部はfieldmargin,fieldedge,… 1 1 1
#> 4 しかし,農村景観における生物多様性は,土地利用の変化や耕作… 1 1 1
#> 5 日本においては水田の辺縁部として畦畔があり,畦畔に成立する… 1 1 2
#> 6 2011年における日本全体の水田畦畔の面積は約14万haであり(総… 1 1 2
#> 7 主に採草地として維持されてきた山地の半自然草原の面積は減少… 1 1 2
#> 8 しかし,圃場整備や耕作放棄の影響を受けて,日本の水田畦畔に… 1 1 2
#> 9 このような水田の畦畔は1990年代に入るまでは植生調査の対象と… 1 1 3
#> 10 大縮尺の植生図でない限り畦畔は水田に含められ,単独で調査さ… 1 1 3
#> # ℹ 447 more rows