refresh_esynvmod_tabular_data: Refresh esynvmod Tabular Data

Description Usage Arguments Details Author(s) References Examples

Description

Refresh esynvmod Tabular Data

Usage

1
2
  refresh_esynvmod_tabular_data(data.location = "S:/Data_Daniel/electrical_synapses_voltage_modification/experiments/180308_Small_Phase_Angle/data/",
  sub.dir.name = "small_phase_angle")

Arguments

data.location

This is the location of the data that should be moved

sub.dir.name

This is the name of the directory that the data should be placed in within ../inst/extdata/

Details

This function is pulls tabular data from the specified directories and places it in inst/extdata. This is useful only for Schulz lab members with access to the shared drive.

Author(s)

Daniel Kick (daniel.r.kick@protonmail.com)

References

Amy Whitehead's blog https://amywhiteheadresearch.wordpress.com/2014/11/12/copying-files-with-r/

Examples

1
refresh_esynvmod_tabular_data(data.location = "S:/Data_Daniel/electrical_synapses_voltage_modification/experiments/180308_Small_Phase_Angle/data/",sub.dir.name = "small_phase_angle")

danielkick/esynvmod documentation built on May 17, 2019, 7:02 p.m.