5 1
2 36 118 8.0 72 5 2
15320 223 11.5 68 9 30
Browse[1]> name
[1] "O"
Browse[1]> names
[1] "Ozone" "Solar.R" "Wind""Temp""Month" "Day"
-pd
>
> Regards
>
To: r-help@r-project.org
> Subject: [R] Warning message in openxlsx
>
> Hi All,
>
> I get the warning message
>
> Warning message:
> In styles$font : partial match of 'font' to 'fonts'
>
> when executing
>
>
> > xls_workbook <- t_create
Hi All,
I get the warning message
Warning message:
In styles$font : partial match of 'font' to 'fonts'
when executing
> xls_workbook <- t_create_workbook()
> xls_sheetname <- "Kunden"
> xls_ds_to_save <- ds_merge1
> xls_filename <- paste0(data_created,
"_Merge1_BW-SAP-Kunden_cleaned.xlsx")
>
3 matches
Mail list logo