established as it gets.
I would look for an example of what you are trying and see if you can get the
example to work.
LMH
Luigi Marongiu wrote:
> Hello,'
> I have seen from this link
> https://cran.r-project.org/web/packages/rcdk/vignettes/using-rcdk.html
> that there is a way
evaluates the options.
LMH
#! /bin/bash
# input filename
input_file=$1
# output filename
output_file=$2
# make sure the input file exists
if [ ! -f $input_file ]; then
echo $input_file " cannot be found"
exit 0
fi
# create the output file
touch $output_file
# make sure the o
What is the delimiter is in the input data? Is it tab, space, etc?
Is this going to be the same for the output data that you will use for R input?
LMH
Val wrote:
> Thank you all for the help!
>
> LMH, Yes I would like to see the alternative. I am using this for a
> large data se
write a script and
probably call the script
from R. I could post a sample if you are interested.
LMH
Val wrote:
> HI All,
>
> I am trying to create new columns based on another column string
> content. First I want to identify rows that contain a particular
> string. If it cont
les.
If you start under the line below with the file name and copy, you should be
able to past into individual files. This is one reason I often prefer forums
to mailing lists.
LMH
file: point-set_5,57,55,41,sum.txt (tab delimited)
id class x y z
5 1 0 0
in irregular tetrahedron connection all points except the first
row
This was all created for something I was working on and I don't know how
directly it
will apply to what you need.
Feel free to ask questions. It is probably easier to do that than for me to
anticipate all possible areas of
few unresolved issues with the units and labels on the axis, but most of
the
data I looked at was in principle components so x, y, and z were in the same
units.
I can post a sample of the terminal input that I used if that would help.
LMH
Ek Esawi wrote:
> Hi All--
>
> I have been loo
ctory'
I have done a search on, "internet routines cannot be loaded" and don't find
anything that looks relevant.
i have installed some packages manually from local zip files, but many
packages have a large number of dependencies and it would take forever to
dow
text. Can that be
done while still maintaining the orientation of the plot?
LMH
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org
s on the same plot.
Suggestions would be appreciated,
LMH
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and
10 matches
Mail list logo