regex - extract strings between curly braces without the curly braces

前端 未结 0 1627
执笔经年
执笔经年 2020-12-01 03:11

I have the following character vector:

text_test <- c(
  "\\\\name{function_name}",
  "\\\\title{function_title}",
  "The function         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题