read_log | R Documentation |
Read the log file from orgdata default path. To check the
default path use orgdata:::is_orgdata_path()
.
read_log(name = NULL, koblid = NULL)
name |
Log filename without file extention |
koblid |
Connecting ID or |
## Not run:
# To list codes with xxxx9999 of koblid 67
read_log("code99", 67)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.