Learn R Programming

virustotal (version 0.5.0)

format_file_size: Convert file size to human readable format

Description

Convert file size to human readable format

Usage

format_file_size(size_bytes)

Value

Character string with human-readable size

Arguments

size_bytes

File size in bytes

See Also

Other utilities: cleanup_temp_files(), create_safe_temp_dir(), is_safe_environment(), utilities, validate_vt_response(), virustotal_info(), virustotal_version()