Skip to content

❗ This is a read-only mirror of the CRAN R package repository. dhlabR — National Library of Norway Quantitative Text Data API Tools

cran/dhlabR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhlabR

The goal of dhlabR is to provide access to National Library text data for quantitative analysis. It provides utility functions for requesting data from the dhlab api (api.nb.no/dhlab)

Installation

You can install the development version of dhlabR from GitHub with:

# install.packages("devtools")
devtools::install_github("NationalLibraryOfNorway/dhlabR")

Example

This is a basic example which shows you how to solve a common problem:

library(dhlabR)
# Get corpus

corpus = get_document_corpus(doctype="digibok", "author" = "Ibsen", limit=100)

About

❗ This is a read-only mirror of the CRAN R package repository. dhlabR — National Library of Norway Quantitative Text Data API Tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages