mau...@alice.it wrote:
Unluckily I dela with miRNA files whose name may contain the character "*".
Because of the special meaning of "*" I have to remove it.
I found out how to make list.files() extract only those file names which contain a
"*"
Namely:
# list.files(pattern="\\*")
Now I have
mau...@alice.it wrote:
> Unluckily I dela with miRNA files whose name may contain the character "*".
> Because of the special meaning of "*" I have to remove it.
> I found out how to make list.files() extract only those file names which
> contain a "*"
> Namely:
> # list.files(pattern="\\*")
>
>
Unluckily I dela with miRNA files whose name may contain the character "*".
Because of the special meaning of "*" I have to remove it.
I found out how to make list.files() extract only those file names which
contain a "*"
Namely:
# list.files(pattern="\\*")
Now I have to process all files whose
3 matches
Mail list logo