This function writes a list of packages to install one per line in the form of `install.package('package_name')`. The file is written to a hidden folder called `.binder/`.

write_install(path = ".")

Arguments

path

Path to project