OpasnetUtils/Opasnet.data: Difference between revisions

From Opasnet
Jump to navigation Jump to search
(links updated)
mNo edit summary
 
Line 9: Line 9:
==Parameters==
==Parameters==
* filename is the URL without the first part (see below), wiki is "opasnet_en", "opasnet_fi", or "M-files".
* filename is the URL without the first part (see below), wiki is "opasnet_en", "opasnet_fi", or "M-files".
* For reading files, use opasnet.data. For reading csv files as data.frames, use opasnet.cev.
* For reading files, use '''opasnet.data'''. For reading csv files as data.frames, use '''opasnet.csv'''.


==Parameters==
==Parameters==

Latest revision as of 23:10, 5 November 2012



Description

opasnet.data downloads a file from Finnish Opasnet wiki, English Opasnet wiki, or Opasnet File.

Parameters

  • filename is the URL without the first part (see below), wiki is "opasnet_en", "opasnet_fi", or "M-files".
  • For reading files, use opasnet.data. For reading csv files as data.frames, use opasnet.csv.

Parameters

Code

https://www.opasnet.org/svn/opasnet_utils/trunk/R/opasnet.R

See also