makePPTList_biblio: Make Powerpoint List with biblio data

View source: R/makePPTList_biblio.R

makePPTList_biblioR Documentation

Make Powerpoint List with biblio data

Description

Make Powerpoint List with biblio data

Usage

makePPTList_biblio(
  dataname = "",
  M,
  k = 20,
  all = FALSE,
  main = FALSE,
  sources = FALSE,
  authors = FALSE,
  affiliations = FALSE,
  country = FALSE,
  documents = FALSE,
  keywords = FALSE
)

Arguments

dataname

data name

M

is a bibliographic data frame obtained by the converting function convert2df.

k

numeric

all

logical

main

logical

sources

logical

authors

logical

affiliations

logical

country

logical

documents

logical

keywords

logical


cardiomoon/webr3 documentation built on Oct. 9, 2022, 1:52 p.m.