+ },
+ {
+ "path": "$HOME/.Rprofile",
+ "movable": true,
+ "help": "Export the following environment variable:\n\n```bash\nexport R_PROFILE_USER=\"$XDG_CONFIG_HOME/R/profile\"\n```\n"
+ },
+ {
+ "path": "$HOME/.Rdata",
+ "movable": true,
+ "help": "Export the following environment variable:\n\n```bash\nexport R_HOME_USER=\"$XDG_CONFIG_HOME/R\"\n```\n"
+ },
+ {
+ "path": "$HOME/.Rhistory",
+ "movable": true,
+ "help": "Export the following environment variable:\n\n```bash\nexport R_HISTFILE=\"$XDG_CONFIG_HOME/R/history\"\n```\n"