Cleans up a Local Bibliometric Storage
by removing all authors with no documents, fixing documents
with missing survey information, and executing the VACUUM
SQL command.
lbsTidy(conn, newSuveyDescription = "lbsTidy_Merged",
newSuveyFilename = "lbsTidy_Merged")
database connection object, see lbsConnect
.
character; default survey description for documents with missing survey info.
character; default survey filename for documents with missing survey info.
TRUE
on success.
lbsConnect
, lbsCreate
,
Scopus_ImportSources
,
lbsDeleteAllAuthorsDocuments
,
dbCommit
, dbRollback