| USER.NAME | R Documentation |
Create paths to specific 2dii directories
USER.NAME() DROPBOX.PATH(...) GIT.PATH(...) WEBTOOL.PATH(...) COMPANY.PATH(...) dbox_port_00(...) SCENARIO.DATA.PATH(...) dbox_port2_10proj(...) EQMARKET.DATA.PATH(...) MARKET.DATA.PATH(...) INDEX.DATA.PATH(...) INDEX.RESULTS.DATA.PATH(...) FUND.DATA.PATH(...)
... |
character vectors, if any values are NA, the result will also be NA. The paths follow the recycling rules used in the tibble package, namely that only length 1 arguments are recycled. |
A character string.
Replaces dataprep.SetPaths().
MASTER.DATA.PATH
Other functions to output 2dii paths:
find_dropbox_2dii()
fs::path_file(fs::path_home())
# Shortcut
USER.NAME()
DROPBOX.PATH()
GIT.PATH()
WEBTOOL.PATH()
COMPANY.PATH()
dbox_port_00("a", "directory")
SCENARIO.DATA.PATH()
dbox_port2_10proj("a", "directory")
EQMARKET.DATA.PATH()
MARKET.DATA.PATH()
INDEX.DATA.PATH()
INDEX.RESULTS.DATA.PATH()
FUND.DATA.PATH()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.