Skip to content
Snippets Groups Projects
getIntroduction.Rd 443 B
Newer Older
Lucas Schons's avatar
Lucas Schons committed
% Generated by roxygen2: do not edit by hand
Lucas Schons's avatar
Lucas Schons committed
% Please edit documentation in R/get_birthdate.R
Lucas Schons's avatar
Lucas Schons committed
\name{getIntroduction}
\alias{getIntroduction}
\title{Get Introduction Text from Wikipedia page that contains birthdate}
\usage{
getIntroduction(article)
}
\arguments{
\item{article}{article in HTML-format}
}
\value{
string introduction text from wikipedia article
}
\description{
Get Introduction Text from Wikipedia page that contains birthdate
}