list_sessions | R Documentation |
List session names of emuDB
list_sessions(emuDBhandle, sessionPattern = ".*")
emuDBhandle |
emuDB handle as returned by |
sessionPattern |
A regular expression pattern matching session names to be searched for in the database. Note: "_ses$" is appended to this RegEx automatically |
data.frame object with session names
emuR::list_sessions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.