Newer
Older
\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
}