Learn R Programming

moranajp (version 0.9.7)

review: Full text of review article

Description

Full text of review article

Usage

review

Arguments

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

Run this code
data(review)
review |>
  unescape_utf()

Run the code above in your browser using DataLab