All functions
|
AnalyseDataset()
|
Starts a Shiny app that facilitates analysing a `castarter` dataset through time series. |
ArchiveFolders()
|
Archives Html, Txt, and IndexHtml folders in .tar.gz files. |
CountHtml()
|
Counts the number of HTML found in all folders of `castarter` projects |
CreateDataset()
|
Starts a Shiny app that facilitates the creation of a 'castarter' dataset. |
CreateFolders()
|
Creates the folder structure needed by 'castarter'. |
CreateLinks()
|
Generates links to index pages listing individual articles.. |
DownloadContents()
|
Downloads html pages based on a vector of links |
ExportArticlesWith()
|
Exports all articles that contain a given term. |
ExportDataset()
|
Exports dataset |
ExportMetadata()
|
Exports metadata |
ExtractDates()
|
Extracts dates from a vector of html files |
ExtractId()
|
Extracts id from filename |
ExtractLinks()
|
Extracts direct links to individual articles from index pages. |
ExtractText()
|
Extracts textual contents from a vector of html files |
ExtractTitles()
|
Extracts titles of individual pages |
ImportHtml()
|
Imports html files into a character vector. |
LoadAllDatasets()
|
Loads all datasets of a 'castarter' project. |
LoadDatasets()
|
Loads a specific set of datasets from existings 'castarter' projects. |
LoadLatest()
|
Finds the full path of the latest saved workspace for selected website. |
MergeDates()
|
Merge alternative sets of dates for a given dataset |
ReadAndTag()
|
Starts a Shiny app that facilitates sub-setting, reading, and tagging a `castarter` dataset. |
RestoreArchives()
|
Restore Html, Txt, and IndexHtml folders previously archived with in .tar.gz files with ArchiveFolders(). |
SaveWebsite()
|
Saves working environment and dataset. |
SetCastarter()
|
Sets 'castarter' options |
ShowAbsoluteTS()
|
Creates time series of the absolute frequency of specific terms. |
ShowDistribution()
|
Creates a time series graph showing the distribution of documents by date |
ShowRelativeTS()
|
Creates time series of the relative frequency of specific terms. |
ShowShare()
|
Shows share of articles including reference to a specific terms |
SubsetDataset()
|
Subsets a 'castarter' dataset |
SummariseDataset()
|
Summarise key data about a dataset in a data.frame |
UpdateDataset()
|
Updates a dataset |