mime_guess {botor}R Documentation

Guess the type of a file based on the filename using mimetypes Python module

Description

Guess the type of a file based on the filename using mimetypes Python module

Usage

mime_guess(file)

Arguments

file

path

Value

string


[Package botor version 0.4.0 Index]