npsat.ReadScattered | R Documentation |
npsat.ReadScattered reads the scattered format files
npsat.ReadScattered(filename, PDIM = 2)
filename |
is the name of the file |
PDIM |
is the dimention of the point. Valid options are 2 for 2D points or 1 for 1D points. At the moment the points can be only 1D or 2D. |
a data frame with the X Y Values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.