checkRemoteFolderFileExists: checkRemoteFolderFileExists

Description Usage Arguments Details Value

View source: R/check_file_directory_exists.R

Description

Just some fill-in for now

Usage

1
2
checkRemoteFolderFileExists(directory, file, username, password,
  host = "lyra.qut.edu.au", port = 22)

Arguments

directory

The path of the desired folder or to the desired file.

file

File to be checked exists. If empty, checks the path exists.

username

Username for your QUT HPC account

password

PAssword for your QUT HPC account

host

Address to QUT HPC

port

Port to use for SSH. Deault = 22.

Details

Just some fill-in for now

Value

Just some fill in for now


A-Simmons/RemoteLyraR documentation built on May 5, 2019, 11:27 a.m.