lbsTidy | R Documentation |
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" )
conn |
database connection object, see |
newSuveyDescription |
character; default survey description for documents with missing survey info. |
newSuveyFilename |
character; default survey filename for documents with missing survey info. |
TRUE
on success.
lbsConnect
, lbsCreate
,
Scopus_ImportSources
,
lbsDeleteAllAuthorsDocuments
,
dbCommit
, dbRollback
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.