View source: R/enrich_pagecount.R
| enrich_pagecount | R Documentation | 
Augment missing pagecounts based on mean estimates from available data.
enrich_pagecount(x, estimate = "median.pages")
x | 
 Preprocessed data.frame  | 
estimate | 
 Which estimate to use for pagecount ("median.pages" / "mean.pages")  | 
Augmented data.frame
Leo Lahti leo.lahti@iki.fi
See citation("bibliographica")
## Not run: df2 <- enrich_pagecount(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.