only_distinct | R Documentation |
Create shortcut functions on the fly to remove duplicated records in data.
only_distinct(xpdb, .problem, facets, quiet)
xpdb |
An xpose database object. |
.problem |
The $problem number to be used. |
facets |
The plot faceting variable. The 'facets' variables along with the 'id' column type will be as grouping factors during data deduplication process. |
quiet |
Should messages be displayed to the console. |
A function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.