(use-package ess-site :config (progn (setq ess-indent-level 4) (setq ess-arg-function-offset 4) (setq ess-else-offset 4) )) (provide 'init-r) ;;; init-r.el ends here