download_image_url: download image of the image column

Description Usage Arguments Value

View source: R/table.R

Description

download image of the image column

Usage

1
2
3
4
5
6
download_image_url(
  df,
  df_image_url_col_name = "图片",
  df_image_title_col_name = "SKU",
  image_save_path = getOption("sku_image_save_path", "~/images")
)

Arguments

df

a tbl or dataframe

df_image_url_col_name

Column name of image url

df_image_title_col_name

Column name of image title

image_save_path

The path images saved to.

Value

df


shizidushu/shinycomp documentation built on Sept. 15, 2020, 11:30 a.m.