Hi,
On Feb 8, 2013, at 2:49 AM, Mat wrote:
> Hello together,
>
> i have a problem with an export.
> I want to export a data.frame, only if there ist data in it.
> My data.frame (CO.PHB) ist empty but with this code, the .txt-file gets
> exported every time, with no content.
>
> {
> pfad<-paste(
Hello together,
i have a problem with an export.
I want to export a data.frame, only if there ist data in it.
My data.frame (CO.PHB) ist empty but with this code, the .txt-file gets
exported every time, with no content.
{
pfad<-paste(paste(paste("C:/Test/","Reminder",sep=""),
"Orders",sep="/"),"t
2 matches
Mail list logo