Excel like pi product function


Version: 2021

Type: Features

Category: Programming

Subcategory: Labtalk

Jira:


double product(vector vd)

E.g. column A is filled with 2, 3, 4, 5

In B1 cell, enter = product(A) will get 120, which is 2*3*4*5.

R fails to parse Japanese character in Japanese version


Version: 2021

Type: Bug Fixes

Category: Programming

Subcategory:

Jira:


Open R console, run

car <- c("???", "???", "?????")

==> Error: invalid multibyte character in parser at line 1