Displaying 5 results from an estimated 5 matches for "sateeshvarmap".
2009 Jul 24
7
How to create a permanent dataset in R.
Hi everybody,
Actually, we know that If we create a dataset in R ,after closing the
session the dataset automatically is closed. I tried for creating dataset
permanently in R.I am facing the problem of creating permanent dataset.
can we create dataset permanently If possible?
Could somebody help me out in this aspect,plz? Any help would be
appreciated.
Thanks in advance.
--
View this message
2009 Jul 24
7
How to create a permanent dataset in R.
Hi everybody,
Actually, we know that If we create a dataset in R ,after closing the
session the dataset automatically is closed. I tried for creating dataset
permanently in R.I am facing the problem of creating permanent dataset.
can we create dataset permanently If possible?
Could somebody help me out in this aspect,plz? Any help would be
appreciated.
Thanks in advance.
--
View this message
2009 Jul 28
4
storing output in html or pdf table format.
Hi every one,
Thanks for every one who are all supporting to us. we want some
clarification on output in R. I have generated summary statistics output for
dataset (E.g. sales) in output window. Now i want to store that output in a
html or pdf in a table format. if possible can any one provide code for this
one.
Thanks in advance.
--
View this message in context:
2009 Jul 28
1
how to add a new dataset to default R distributions
Hi,
Thanks for your support. we are not getting any thing from your code. i.e.
we are unable to creating new package and adding dataset to that new
package. so can you help me out in other way i.e.
how to add a new dataset to default R distributions like "cars and
datasets". these two are default distributions (i.e. packages). so please
help us in this aspect.
Thanks in advance.
--
2009 Jul 27
2
create dataset permanently in package (i.e. default or our own package)
Hi,
actually while opening R console and R commander we see some packages like
car and datasets. in this packages we have default datasets are available.
example: women and prestige like that. now i created a sales dataset
importing from excel, xml or text file. now i want to store that dataset
permanently in any one of the package like i mentioned above (car or
datasets). now i closed my R