syncDBtoRepo: Make sure all files stored internally in a receiver DB are...

Description Usage Arguments Value Author(s)

View source: R/syncDBtoRepo.R

Description

Make sure all files stored internally in a receiver DB are also present in the file_repo.

Usage

1
2
syncDBtoRepo(serno, dbdir = MOTUS_PATH$RECV, repo = MOTUS_PATH$FILE_REPO,
  bkup = MOTUS_PATH$TRASH)

Arguments

serno

receiver serial number

dbdir

path to folder with existing receiver databases Default: MOTUS_PATH$RECV

repo

path to folder with existing receiver file repos Default: MOTUS_PATH$FILE_REPO

bkup

path to folder for storing replaced files as backup. They will be stored in a folder whose name is the receiver serial number Default: MOTUS_PATH$TRASH

Value

a data.frame with these columns:

Returns NULL if no valid data files were found.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.