Description Usage Details Value See Also Examples
This function returns a dataframe that finally will be used to write in 'nlsDatabase.csv'.
1 |
The function creates a dataframe with column names 'DateTime', 'MachID', 'FileName', 'Solver', 'Algorithm', 'Control', 'Parameters', 'SSquares', 'Better', 'RefSol','Tags'. The function is wrapper for data.frame
.
Returns a dataframe.
1 2 3 | database <- create_db()
## NOT RUN
#View(database)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.